← Index

io.github.davidweb3-ctrl/mcp-git-enhanced

io.github.davidweb3-ctrl/mcp-git-enhanced·v1.0.0·Developer Tools
Quality Score
85
/100

Enhanced Git MCP Server - Code review, commit analysis, and branch management

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-git-enhanced": {
      "command": "npx",
      "args": [
        "-y",
        "@davidweb3-ctrl/mcp-git-enhanced"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-git-enhanced": {
      "command": "npx",
      "args": [
        "-y",
        "@davidweb3-ctrl/mcp-git-enhanced"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @davidweb3-ctrl/mcp-git-enhanced
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Developer Tools