HomeDesign & Media › spotify-mcp

spotify-mcp

Conversational Spotify control from AI clients: play, queue, devices, playlists, and library.

TypeScript Local macOSWindowsLinux
★ 0 stars Last pushed 2026-09-03 License: MIT

Topics: Art & Culture

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.2)

npx -y @xavifabregat/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "spotify-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@xavifabregat/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry