A comprehensive Model Context Protocol (MCP) server that provides Git repository management capabilities for AI assistants and automation tools. Includes 29 Git operations + 11 workflow combinations w…
{
"mcpServers": {
"github-1": {
"command": "npx",
"args": [
"-y",
"github-mcp-server"
]
}
}
}