Spotify runs on your own machine — the client starts it, so there is no endpoint to ping. 747 installs a week from pypi. Last commit 30 Jul 2026.
MCP server connecting LLMs to Spotify, with smart-batching and large-playlist tools
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 -- uvx spotify-mcp-jamiew
{
"mcpServers": {
"spotify-mcp": {
"args": [
"spotify-mcp-jamiew"
],
"command": "uvx"
}
}
}
[mcp_servers.spotify-mcp]
command = "uvx"
args = ["spotify-mcp-jamiew"]
{
"mcpServers": {
"spotify-mcp": {
"args": [
"spotify-mcp-jamiew"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"spotify-mcp": {
"args": [
"spotify-mcp-jamiew"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.