MCP Git Enhanced runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from npm. Last commit 2 Jun 2026.
Enhanced Git MCP Server - Code review, commit analysis, and branch management
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-git-enhanced -- npx -y @davidweb3-ctrl/mcp-git-enhanced
{
"mcpServers": {
"mcp-git-enhanced": {
"args": [
"-y",
"@davidweb3-ctrl/mcp-git-enhanced"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-git-enhanced]
command = "npx"
args = ["-y", "@davidweb3-ctrl/mcp-git-enhanced"]
{
"mcpServers": {
"mcp-git-enhanced": {
"args": [
"-y",
"@davidweb3-ctrl/mcp-git-enhanced"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-git-enhanced": {
"args": [
"-y",
"@davidweb3-ctrl/mcp-git-enhanced"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.