0xshariq/github-mcp-server
A Model Context Protocol (MCP) server that provides 29 Git operations + 11 workflow combinations for AI assistants and developers. This server exposes comprehensive Git repository management through a standardized interface, enabling AI models and developers to safely manage complex version control workflows.
Platform-specific configuration:
{
"mcpServers": {
"github-mcp-server": {
"command": "npx",
"args": [
"-y",
"github-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...