Connects Claude to Spotify's API with batch operations designed for handling hundreds of songs at once. Includes 18 tools covering library exports (all liked songs, followed artists, albums by save count), bulk track search with confidence scoring, and playlist creation from CSV imports. The confidence scoring system flags uncertain matches for human review before adding them to playlists, which is useful when importing song lists from podcast show notes or other text sources. Handles rate limiting and token refresh automatically. Author built it to manage playlists sourced from podcast episodes and maintain a 10k+ song library. Requires Spotify developer credentials and one-time OAuth setup before connecting to Claude.
claude mcp add --transport stdio khglynn-spotify-bulk-actions-mcp -- uvx spotify-bulk-actions-mcp