Used by 3 plugins
Git operations for branch management and commits
Add to your .mcp.json:
{
"mcpServers": {
"git": {
"command": "uvx",
"args": [
"mcp-server-git",
"--repository",
"."
]
}
}
}uvx