Back to directory
gupta-kush/spotify-mcp

gupta-kush/spotify-mcp

@gupta-kush

Control Spotify from Claude, Cursor, or any MCP client. 100+ tools for playback, playlists, discovery, and curation.

spotifymusicplaybackplaylistsmcppythonmusic-discoveryentertainment

Installation & Configuration

{
  "mcpServers": {
    "spotify": {
      "command": "uvx",
      "args": [
        "spotify-mcp"
      ],
      "env": {
        "SPOTIFY_CLIENT_ID": "your_client_id"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17