LetsCodeTheBrain/git-helper-mcp
A Model Context Protocol (MCP) server providing git repository tools for Claude
Platform-specific configuration:
{
"mcpServers": {
"git-helper-mcp": {
"command": "npx",
"args": [
"-y",
"git-helper-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...