ClaudeWave
cyanheads
cyanheads

git-mcp-server

View on GitHub

An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git operations including clone, commit, branch, diff, log, status, push, pull, merge, rebase, worktree, tag management, and more, via the MCP standard. STDIO & HTTP.

MCP Servers206 stars51 forksTypeScriptApache-2.0Updated 20d ago
ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "git": {
      "command": "node",
      "args": ["/path/to/git-mcp-server/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/cyanheads/git-mcp-server and follow its README for install instructions.
Use cases
🛠️ Dev Tools🧠 AI / ML

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
aienterprise-readygitgit-servergit-toolsllmmcpmcp-servermodel-context-protocolmodelcontextprotocol

More MCP Servers