khglynn/spotify-bulk-actions-mcp
🐍 ☁️ - 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.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: khglynn/spotify-bulk-actions-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-khglynn-spotify-bulk-actions-mcp
Detailed Documentation
🐍 ☁️ - 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.
Configuration
{
"mcpServers": {
"khglynn-spotify-bulk-actions-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-khglynn-spotify-bulk-actions-mcp"
],
"env": {}
}
}
}