Back to MCP Servers
Spotify Bulk Actions
Bulk Spotify operations with confidence-scored song matching, batch playlist creation from CSV/podcast lists, and library exports for discovering your most-saved artists and albums.
art-culture
By khglynn
Installation
npx -y spotify-bulk-actions-mcpConfiguration
{
"mcpServers": {
"spotify-bulk-actions-mcp": {
"command": "npx",
"args": ["-y", "spotify-bulk-actions-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes