obrien-matthew/mcp-spotify
MCP server for Spotify -- playlist building, playback control, and music discovery for Claude and other LLM agents
Platform-specific configuration:
{
"mcpServers": {
"mcp-spotify": {
"command": "npx",
"args": [
"-y",
"mcp-spotify"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...