Skip to main content
Art & CulturePython

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.

art-culturecloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/khglynn/spotify-bulk-actions-mcp

Claude 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.

Details

Category
Art & Culture
Language
Python
Author
khglynn