mcpbeat Sign in

MCP Git Enhanced MCP Server

local only

MCP Git Enhanced runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 2 Jun 2026.

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

Installs per day peak 16 · avg 8 · +56% w/w
a month agotoday
45
Installs / week
npm · @davidweb3-ctrl/mcp-git-enhanced
1
Stars
6 open issues
2 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Git Enhanced every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mcp-git-enhanced -- npx -y @davidweb3-ctrl/mcp-git-enhanced
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-git-enhanced": {
      "args": [
        "-y",
        "@davidweb3-ctrl/mcp-git-enhanced"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-git-enhanced]
command = "npx"
args = ["-y", "@davidweb3-ctrl/mcp-git-enhanced"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-git-enhanced": {
      "args": [
        "-y",
        "@davidweb3-ctrl/mcp-git-enhanced"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-git-enhanced": {
      "args": [
        "-y",
        "@davidweb3-ctrl/mcp-git-enhanced"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: YOUR_API_KEY (Your API key for the service). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Git Enhanced

same job, measured the same way
Git Enhanced
by davidweb3-ctrl

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

local only
Code Review Analyst
by j0hanz

Gemini-powered MCP server for code review analysis.

local only
Codex MCP Tool
by x51xxx

MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review

151 installs/wk local only
Opn MCP
by ysalitrynskyi

MCP server for opn.onl: shorten links, analytics, branded QR codes, and link management.

40 installs/wk local only
Kimi MCP Server
by x51xxx

MCP server bridging AI assistants to Moonshot AI Kimi Code CLI for code analysis and review

487 installs/wk local only
Diffpilot
by bkalafat

MCP server for PR code review, commit messages, changelogs, and secret detection.

local only
Code Assistant
by j0hanz

Gemini-powered MCP server for code analysis.

31 installs/wk local only
Code Lens
by j0hanz

Gemini-powered MCP server for code analysis.

80 installs/wk local only

MCP Git Enhanced — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Git Enhanced?
MCP Git Enhanced runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @davidweb3-ctrl/mcp-git-enhanced was installed 45 times last week.
How do I connect MCP Git Enhanced?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @davidweb3-ctrl/mcp-git-enhanced straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Git Enhanced?
The npm package @davidweb3-ctrl/mcp-git-enhanced was installed 45 times in the last week. Week over week that is +56%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Git Enhanced open source?
Yes — it is published under the MIT licence, written in TypeScript, 1 stars on GitHub and 6 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.