An MCP server for Git repositories that analyzes code diffs, commit history, branches, repository status, and individual commits. It is designed to help AI assistants perform code review and git repository inspection tasks.
From the registry: Enhanced Git MCP Server - Code review, commit analysis, and branch management
Please install the `mcp-git-enhanced` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js 18+** — Node.js version 18.0.0 or newer is required to run the MCP server via npx.
- **Install Git** — Git must be installed and available in your PATH because the server operates on Git repositories.
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@bountyclaw/mcp-git-enhanced"]
Note: README provides both a source install and an npx-based config example. Per portability guidance, the npx path is preferred. No environment variables are documented.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.