Back to directory
belljustin/spotify-mcp

belljustin/spotify-mcp

@belljustin3

A Spotify MCP server for creating playlists based on a description

spotifyplaylistmusicentertainment

Installation & Configuration

{
  "mcpServers": {
    "spotify": {
      "command": "uv",
      "args": [
        "--directory",
        "PATH-TO-BASE-DIR/spotify-mcp",
        "run",
        "spotify.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/27
Updated
2026/6/7