Loading MCP server directory, please wait...
Enhanced Git MCP Server - Code review, commit analysis, and branch management
npx @getmcp/cli add io.github.davidweb3-ctrl/git-enhancedRequires Node.js 18+. Community-contributed server. Review source before installing.
YOUR_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.davidweb3-ctrl/git-enhanced": {
"command": "npx",
"args": [
"-y",
"@davidweb3-ctrl/mcp-git-enhanced"
],
"env": {
"YOUR_API_KEY": ""
}
}
}
}