MatejGomboc/git-proxy-mcp
A generic proxy server that bridges MCP and GIT protocols.
Platform-specific configuration:
{
"mcpServers": {
"git-proxy-mcp": {
"command": "npx",
"args": [
"-y",
"git-proxy-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...