spotify-bulk-actions-mcp

khglynn/spotify-bulk-actions-mcp
★ 2 stars Python API Integration Updated 5d ago
MCP server for bulk Spotify operations - batch playlist creation with confidence scoring, library exports, CSV imports, and human-in-the-loop review for uncertain matches
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spotify-bulk-actions": {
      "command": "uvx",
      "args": [
        "spotify-bulk-actions-mcp"
      ]
    }
  }
}

Or install with pip: pip install spotify-bulk-actions-mcp

README Excerpt

<p align="center"> <img src="logo.png" alt="Spotify Bulk Actions MCP" width="200"> </p> <!-- mcp-name: io.github.khglynn/spotify-bulk-actions-mcp --> A Model Context Protocol (MCP) server for bulk Spotify operations - **batch playlist creation, library exports, and large-scale library management.** **What makes this different from other Spotify MCPs?**

Tools (20)

add_reviewed_tracksadd_tracks_to_playlistbatch_search_trackscheck_auth_statuscompare_playlistscreate_playlistcreate_playlist_from_search_resultsexport_library_summaryexport_playlist_to_csvexport_review_csvfind_duplicate_tracksfollow_artistsget_albums_by_song_countget_followed_artistsget_library_artistsget_playlist_infoget_playlist_tracksget_recently_playedget_saved_tracksget_top_artists

Topics

claudemcpmcp-servermodel-context-protocolplaylistspotifyspotify-api