Skip to content
Windsurf

bandcamp mcp for Windsurf

io.github.mrfentmen/bandcamp-mcp

Keyless MCP server for Bandcamp discovery: trending and new albums and tracks, genres, artists,...

client:Windsurf transport:stdio runtime:npm

Install bandcamp mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "bandcamp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/bandcamp-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

bandcamp mcp in other clients