Gives Claude structured read access to Git repositories through five focused tools: diff analysis across branches or commits, filtered commit history with stats, branch comparison and cleanup suggestions, working tree status, and single-commit inspection with metadata. Built for maintainers who need help with PR reviews, release note prep, and repository hygiene without handing over shell access. Runs git subcommands via spawnSync with no shell interpolation and skips destructive operations like reset or force push. Useful when you want an assistant to summarize what changed in a feature branch, identify stale branches after a release, or walk through commit history filtered by author or path.
claude mcp add --transport stdio davidweb3-ctrl-mcp-git-enhanced uvx mcp-git-enhanced