Spotify-MCP connects Claude with Spotify's API, allowing users to control music playback, search for tracks/albums/artists/playlists, get detailed information about music content, and manage the Spotify queue directly within conversations. Built by Boris Topalov on top of the spotipy-dev API, this implementation requires Spotify Premium and API credentials from the Spotify Developer Dashboard. The server can be run locally using stdio or deployed as a Docker container, making it ideal for seamless music control and discovery without leaving the Claude interface.
boristopalov