Git MCP
Official Git MCP server — read repository history, diffs, blame, and status through AI without leaving your conversation.
API key or simple config
// About
The official Git MCP server provides AI assistants with read access to local Git repositories. Inspect commit history, view diffs, check blame, examine branches, and understand codebase evolution — all through natural language.
A fundamental tool for AI-assisted code review, debugging, and understanding unfamiliar codebases.
// Use Cases
- Understand commit history and code evolution
- Review diffs and understand what changed and why
- Investigate blame for specific lines of code
- Navigate large codebases through AI guidance
// Works With
// Categories
// Quick Install
npx @modelcontextprotocol/server-git Add to your Claude Desktop config or MCP client settings.
// Related Servers
Puppeteer MCP
Official Puppeteer browser automation server — let AI control a real browser for scraping, screenshots, and UI testing.
GitHub MCP
Official GitHub MCP server — manage repos, issues, PRs, and code search directly from your AI assistant.
Playwright MCP
Official Microsoft Playwright browser automation server — AI-powered cross-browser testing and web interaction.