Skip to content
MCP Server Community By @gupta-kush

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 β†’
Connected Apps: gupta-kush/spotify-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-gupta-kush-spotify-mcp

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": {}
    }
  }
}