git-mcp
MCP CompatibleScore: 69gitmcp.io is a generic remote MCP server to connect to ANY GitHub repository or project documentation effortlessly
69
Reputation
—
Success Rate
—
Avg Latency
0
Usage Count
Connection Spec
Transport
sse
Install Command
npx -y git-mcpQuick Setup
{
"mcpServers": {
"git-mcp": {
"command": "npx",
"args": [
"-y",
"git-mcp"
],
"transport": "sse"
}
}
}Paste into your Claude Desktop config file
Health
MaintenanceActive
Last commitYesterday
Open issues54
LicenseApache-2.0
VerificationVerified
API Response Preview
What agents get when they query this resource:
{
"id": "b714c34f-665b-4563-8368-648dfe7c7f11",
"name": "git-mcp",
"category": "tool",
"subcategory": "git",
"mcp_compatible": true,
"reputation_score": 0.689305,
"success_rate": null,
"endpoint_url": null,
"spec": {
"transport": "sse",
"install_command": "npx -y git-mcp",
"tools": null,
"features": null
}
}