spotify-mcp-server

leoalord/spotify-mcp-server
★ 0 stars Python API Integration Updated 3d ago
Self-hostable MCP v2 server for Spotify. Bring your own Spotify developer app.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spotify-mcp-server": {
      "command": "uvx",
      "args": [
        "spotify-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install spotify-mcp-server

Topics

mcpmcp-serverpythonspotify