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.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y spotify-bulk-actions-mcpAgent-CoreX intelligently routes which tools from khglynn/spotify-bulk-actions-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"spotify-bulk-actions-mcp": {
"command": "npx",
"args": [
"-y",
"spotify-bulk-actions-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add spotify-bulk-actions-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use khglynn/spotify-bulk-actions-mcp directly without routing
npx -y spotify-bulk-actions-mcpNew to Agent-CoreX? View setup guide →