Overview
The official Git MCP. Lets the LLM operate Git repos directly — view history, search commits, create branches, make basic writes. No remote hosting required.
Features
- Read ops: log, diff, show
- Create branches, commits, tags
- Switch between multiple repos
- Local-first, no remote required
- Early-stage — API may evolve
Exposed tools
Once connected, the Agent can call these tools directly in conversation
git_statusgit_loggit_diffgit_showgit_create_branchgit_commitgit_checkout