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.
Quick Start
Clone the repository:
git clone https://github.com/khglynn/spotify-bulk-actions-mcpClaude Desktop configuration example:
{
"mcpServers": {
"spotify-bulk-actions-mcp": {
"command": "npx",
"args": [
"-y",
"khglynn/spotify-bulk-actions-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.