spotify-mcp-server

WisetechySolutions/spotify-mcp-server
★ 2 stars TypeScript 🤖 AI/LLM Updated today
MCP server that lets Claude create Spotify playlists through natural language. Turn Claude into your personal DJ.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spotify-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "WisetechySolutions/spotify-mcp-server"
      ]
    }
  }
}

Topics

aiclaudemcpmusicplaylistspotifytypescript