mcp git enhanced for Cline
io.github.davidweb3-ctrl/mcp-git-enhanced
Enhanced Git MCP Server - Code review, commit analysis, and branch management
client:Cline
transport:stdio
runtime:npm
Install mcp git enhanced in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-git-enhanced": {
"command": "npx",
"args": [
"-y",
"@davidweb3-ctrl/mcp-git-enhanced"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs