G
Gitinsight MCP
🚀 An MCP server that connects AI assistants to GitHub, providing intelligent insights into repositories, commits, and developer activity. Built to showcase modern AI integration patterns.
创建于 12/12/2025
更新于 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-gitinsight-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"marwaniiwael18-gitinsight-mcp": {
"command": "npx",
"args": [
"marwaniiwael18-gitinsight-mcp"
]
}
}
}