Version Control
Official GitHub MCP — repos, issues, PRs
mcpizy install githubnpx -y @modelcontextprotocol/server-github{
"mcpServers": {
"github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
]
}
}
}