wty0512/git-mcp-server
A Model Context Protocol (MCP) server to provide git tools for LLM Agents, with fixes for the amend parameter caching issue
Platform-specific configuration:
{
"mcpServers": {
"git-mcp-server": {
"command": "npx",
"args": [
"-y",
"git-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...