spotify bulk actions mcp for Claude Code
io.github.khglynn/spotify-bulk-actions-mcp
MCP server for bulk Spotify operations - batch playlist creation, exports, management
client:Claude Code
transport:stdio
runtime:pypi
Install spotify bulk actions mcp in Claude Code
run in your project directory
claude mcp add spotify-bulk-actions-mcp -e SPOTIFY_CLIENT_ID=<SPOTIFY_CLIENT_ID> -e SPOTIFY_CLIENT_SECRET=<SPOTIFY_CLIENT_SECRET> -- uvx spotify-bulk-actions-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs