spotify-mcp-server

spotify-mcp-server

0

The spotify-mcp-server provides a server interface for Spotify using the MCP protocol and leverages the 'uv' library for operation. It is designed to facilitate the integration of Spotify's functionalities into other applications.

spotify-mcp-server

Prerequisites:

./generate-client.sh
SPOTIFY_CLIENT_ID=<client_id> SPOTIFY_CLIENT_SECRET=<client_secret> uv run spotify-mcp-server

Claude Desktop config

{
  "Spotify": {
    "command": "uvx",
    "args": ["mcp-proxy", "http://127.0.0.1:8000/sse"]
  }
}

Demo

435671282-643a049e-5962-4891-9d56-391dfed35057