
Mcp Git Enhanced
Same enhanced local Git MCP as git-enhanced—commit analysis, review support, and branch tooling for agents—under the mcp-git-enhanced registry id.
Overview
io.github.davidweb3-ctrl/mcp-git-enhanced is a MCP server for the Ship phase that provides enhanced local Git tools for code review, commit analysis, and branch management.
What is this MCP server?
- Enhanced Git MCP: code review, commit analysis, branch management (schema v1.0.0)
- npm @davidweb3-ctrl/mcp-git-enhanced with stdio transport
- Duplicate registry entry aligned with davidweb3-ctrl/mcp-git-enhanced repository
- No extra secrets listed in this schema variant—simpler local setup than git-enhanced v1.0.1 package block
- Server schema version 1.0.0
- npm identifier @davidweb3-ctrl/mcp-git-enhanced
- Repository: github.com/davidweb3-ctrl/mcp-git-enhanced
Community signal: 1 GitHub stars.
What problem does it solve?
You lose momentum when every agent question about recent commits forces you to run git commands and paste output by hand.
Who is it for?
Builders who install MCP by exact registry id and want local Git depth without maintaining custom git scripts for their agent.
Skip if: Workflows that only require GitHub.com PR listings without local repository analysis.
What do I get? / Deliverables
With the server registered, review and branch questions get answered from live Git state inside the agent session.
- Local Git review and branch context for the agent
- Reduced manual git log and diff copying
- Clearer pre-release change understanding
Recommended MCP Servers
Journey fit
Ship is the canonical phase because the server’s stated capabilities target pre-merge review and commit understanding rather than greenfield coding. Review subphase matches code review and commit analysis, which are the decisions you make before calling a branch done.
How it compares
Registry alias of the enhanced local Git MCP—not the GitHub-hosted PR and issues server.
Common Questions / FAQ
Who is io.github.davidweb3-ctrl/mcp-git-enhanced for?
Developers using MCP clients who need the davidweb3-ctrl enhanced Git server under the mcp-git-enhanced package name and repository URL.
When should I use io.github.davidweb3-ctrl/mcp-git-enhanced?
During Ship review when commits, branches, or change summaries must be accurate before merge, tag, or deploy.
How do I add io.github.davidweb3-ctrl/mcp-git-enhanced to my agent?
Add @davidweb3-ctrl/mcp-git-enhanced as stdio MCP in your client, open your git project, and verify tools load against that repo path.