gupta-kush/spotify-mcp
π βοΈ π πͺ π§ - 93-tool Spotify server with smart shuffle, natural language song search, vibe analysis, artist network mapping, taste evolution, and playlist power tools. Works after Spotify's Feb 2026 API changes.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide βInstallation Guide
Detailed Documentation
π βοΈ π πͺ π§ - 93-tool Spotify server with smart shuffle, natural language song search, vibe analysis, artist network mapping, taste evolution, and playlist power tools. Works after Spotifyβs Feb 2026 API changes.
Configuration
{
"mcpServers": {
"gupta-kush-spotify-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gupta-kush-spotify-mcp"
],
"env": {}
}
}
}