spotify-mcp

spotify-mcp

0

Spotify-mcp is an MCP server project designed to integrate Claude with Spotify, allowing users to control playback, search for music, and manage queues. It leverages the Spotipy API and offers configuration instructions for connecting with the Spotify API.

spotify-mcp MCP server

MCP project to connect Claude with Spotify. Built on top of the spotipy-dev's API.

Features

  • Start, pause, and skip playback
  • Search for tracks/albums/artists/playlists
  • Get info about a track/album/artist/playlist
  • Manage the Spotify queue

Configuration

Getting Spotify API Keys

Create an account on developer.spotify.com and navigate to the dashboard. Create an app with redirect_uri as http://localhost:8888.

Troubleshooting

Ensure uv is updated, claude has permissions, and you have Spotify premium.

TODO

  • Add tests
  • Manage playlists API
  • Paginated search results/albums.