← Index

io.github.markswendsen-code/spotify

io.github.markswendsen-code/spotify·v0.1.0·Search
Quality Score
79
/100

MCP server for Spotify - let AI agents control playback, search music, and manage playlists

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "spotify": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-spotify"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "spotify": {
      "command": "npx",
      "args": [
        "-y",
        "@striderlabs/mcp-spotify"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @striderlabs/mcp-spotify
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Search