← Index

io.github.khglynn/spotify-bulk-actions-mcp

io.github.khglynn/spotify-bulk-actions-mcp·v0.1.1·Other
Quality Score
72
/100

MCP server for bulk Spotify operations - batch playlist creation, exports, management

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "spotify-bulk-actions-mcp": {
      "command": "uvx",
      "args": [
        "spotify-bulk-actions-mcp"
      ],
      "env": {
        "SPOTIFY_CLIENT_ID": "<spotify_client_id>",
        "SPOTIFY_CLIENT_SECRET": "<your-spotify_client_secret>"
      }
    }
  }
}
§02  Environment variables
SPOTIFY_CLIENT_ID
required

Spotify API Client ID from developer.spotify.com

SPOTIFY_CLIENT_SECRET
requiredsecret

Spotify API Client Secret from developer.spotify.com

§03  MCP Quality Score  ·  methodology
freshness
17
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other