git-mcp-server
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.
A Git MCP server for AI agents, offering 28 tools, 1 resource, and 1 prompt for comprehensive Git operations. It supports STDIO and Streamable HTTP transports, runs on both Bun and Node.js, and provides features like declarative tools, error handling, authentication, and pluggable storage. The server is built with TypeScript and uses a provider-based architecture for future extensibility.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- EElliot KimApr 24, 2026
Reliable for read-heavy workflows like code review and history analysis.
- AAvery WhiteApr 1, 2026
Works with standard Git repositories without configuration changes.
- JJustice BrownMar 27, 2026
Git operations via MCP for LLMs and AI agents — history, diff, branch management.
- TTaylor PatelMar 11, 2026
Good for AI workflows that need to understand and interact with version control.