Spotify Player
MCP Serverby velonone · Added 5mo ago
Claude
3
Install
git clone https://github.com/velonone/AeonsageAdd to Claude
claude mcp add spotify-playerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"spotify-player": {
"command": "npx",
"args": [
"@modelcontextprotocol/spotify-player"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Tags
developmentgoskill