Skip to content
Windsurf

spotify mcp for Windsurf

io.github.xavierfabregat/spotify-mcp

Conversational Spotify control from AI clients: play, queue, devices, playlists, and library.

client:Windsurf transport:stdio runtime:npm

Install spotify mcp in Windsurf

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

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

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

spotify mcp in other clients