gamebanana mcp for Windsurf
io.github.mrfentmen/gamebanana-mcp
Use this MCP server to GameBanana, the game mods database. Search mods by game, browse mod...
client:Windsurf
transport:stdio
runtime:npm
Install gamebanana mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gamebanana-mcp": {
"command": "npx",
"args": [
"-y",
"gamebanana-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs