by MCP Community
A secure and scalable Git MCP server enabling AI agents to perform comprehensive Git version control operations via STDIO and Streamable HTTP.
A secure and scalable Git MCP server enabling AI agents to perform comprehensive Git version control operations via STDIO and Streamable HTTP.
npx -y @cyanheads/git-mcp-server
{
"mcpServers": {
"git": {
"command": "npx",
"args": ["-y", "@cyanheads/git-mcp-server"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared