Loading MCP server directory, please wait...
The most complete Spotify MCP: playback, library, playlists, search, podcasts and audiobooks.
npx @getmcp/cli add io.github.NovaLux12/spotify-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
SPOTIFY_CLIENT_IDSpotify developer app client ID (from developer.spotify.com/dashboard)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.NovaLux12/spotify-mcp-server": {
"command": "npx",
"args": [
"-y",
"@novalux12/spotify-mcp"
],
"env": {
"SPOTIFY_CLIENT_ID": ""
}
}
}
}