Back to directory
nathanpr03/spotify-mcp

nathanpr03/spotify-mcp

@NathanPr03

Model Context Protocol server for Spotify integration, enabling AI assistants to control playback, manage playlists, and interact with Spotify accounts

spotifymusicmcpgoplaybackplaylistsai-assistantstreamingentertainment

Installation & Configuration

{
  "mcpServers": {
    "spotify": {
      "command": "/path/to/spotify-mcp-binary",
      "env": {
        "SPOTIFY_CLIENT_ID": "your_client_id_here",
        "SPOTIFY_CLIENT_SECRET": "your_client_secret_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/14
Updated
2026/6/15