ClaudeWave
cyanheads avatar
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 Servers211 stars52 forksTypeScriptApache-2.0Updated 3d 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

MCP Servers overview

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

What people ask about git-mcp-server

What is cyanheads/git-mcp-server?

+

cyanheads/git-mcp-server is mcp servers for the Claude AI ecosystem. 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. It has 211 GitHub stars and was last updated 3d ago.

How do I install git-mcp-server?

+

You can install git-mcp-server by cloning the repository (https://github.com/cyanheads/git-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is cyanheads/git-mcp-server safe to use?

+

Our security agent has analyzed cyanheads/git-mcp-server and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains cyanheads/git-mcp-server?

+

cyanheads/git-mcp-server is maintained by cyanheads. The last recorded GitHub activity is from 3d ago, with 8 open issues.

Are there alternatives to git-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy git-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave — cyanheads/git-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/cyanheads-git-mcp-server)](https://claudewave.com/repo/cyanheads-git-mcp-server)
<a href="https://claudewave.com/repo/cyanheads-git-mcp-server"><img src="https://claudewave.com/api/badge/cyanheads-git-mcp-server" alt="Featured on ClaudeWave — cyanheads/git-mcp-server" width="320" height="64" /></a>

More MCP Servers