Skip to content
Cline

spotify mcp for Cline

io.github.xavierfabregat/spotify-mcp

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

client:Cline transport:stdio runtime:npm

Install spotify mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

spotify mcp in other clients