A secure and scalable Git MCP server enabling AI agents to perform comprehensive Git version control operations via STDIO and Streamable HTTP.
{
"mcpServers": {
"cyanheadsgit": {
"command": "npx",
"args": [
"-y",
"@cyanheads/git-mcp-server"
]
}
}
}