Back to search

git-mcp

MCP CompatibleScore: 69

gitmcp.io is a generic remote MCP server to connect to ANY GitHub repository or project documentation effortlessly

idosaltoolgit7,657 starsGitHub

69

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Transport

sse

Install Command

npx -y git-mcp

Quick 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
  }
}