github mcp for Windsurf
io.github.jaimenbell/github-mcp
MCP server for the GitHub REST API: issues, PRs, repos; read always on, write env-gated.
client:Windsurf
transport:stdio
runtime:pypi
Install github mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"github-mcp": {
"command": "uvx",
"args": [
"jaimenbell-github-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs