Spotify MCP server
Control playback and manage playlists via the Spotify API.
How it runs
Spotify is a stdio MCP server. mcpfold launches it with:
npx -y spotify-mcpAdd to your config
mcpfold add spotify-mcpNeeds a token — mcpfold stores it as a reference (${env:SPOTIFY_CLIENT_ID}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.