Spotify MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from npm. Last commit 13 Jul 2026.
Conversational Spotify control from AI clients: play, queue, devices, playlists, and library.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add spotify-mcp -- npx -y @xavifabregat/spotify-mcp
{
"mcpServers": {
"spotify-mcp": {
"args": [
"-y",
"@xavifabregat/spotify-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.spotify-mcp]
command = "npx"
args = ["-y", "@xavifabregat/spotify-mcp"]
{
"mcpServers": {
"spotify-mcp": {
"args": [
"-y",
"@xavifabregat/spotify-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"spotify-mcp": {
"args": [
"-y",
"@xavifabregat/spotify-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.