← Back to browse
git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositor...
100
/100 Secure
Install
npx -y @cyanheads/git-mcp-serverAdd to README
Details
| Author | cyanheads |
| License | Apache-2.0 |
| Transports | stdio, http |
| Updated | 5/9/2026 |
Compatibility
| openai | ❓ Unknown |
| anthropic | ✅ Native |
| langchain | ❓ Unknown |
| cursor | ❓ Unknown |
About
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.