Spotify
MCP Serverby marcelmarais · Added 5mo ago
Claude
263
Install
git clone https://github.com/marcelmarais/spotify-mcp-serverAdd to Claude
claude mcp add marcelmarais-spotify-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"spotify": {
"command": "npx",
"args": [
"@modelcontextprotocol/spotify"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates with Spotify to enable music playback control, playlist management, and track searching through OAuth authentication and a lightweight stdio server.
Tags
AI & MLmcp-server