spotify-mcp-server

NovaLux12/spotify-mcp-server
★ 0 stars TypeScript AI/LLM Updated 3d ago
The definitive Spotify MCP server — full non-deprecated Web API coverage, paginated everything, podcast-first, tested end to end
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": "npx",
      "args": [
        "-y",
        "NovaLux12/spotify-mcp-server"
      ]
    }
  }
}

README Excerpt

An MCP server that wraps the Spotify Web API, letting AI assistants (like Claude) control playback, search the full catalog including podcasts and audiobooks, manage your library and playlists, and understand your listening taste. Most Spotify MCP servers are thin wrappers. This one is built to be the default:

Tools (9)

SPOTIFY_CLIENT_IDSPOTIFY_HEADLESSSPOTIFY_MCP_FETCH_ALL_CAPSPOTIFY_MCP_HISTORYSPOTIFY_MCP_HISTORY_DIRSPOTIFY_MCP_MAX_ITEMSSPOTIFY_MCP_TOKEN_FILESPOTIFY_REDIRECT_URISPOTIFY_REQUEST_TIMEOUT_MS

Topics

ai-toolsclaudemcpmcp-servermodel-context-protocolspotifytypescript