Spotify Bulk Actions MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from pypi. Last commit 11 Aug 2026.
MCP server for bulk Spotify operations - batch playlist creation, exports, management
Today is the operative word: we check Spotify Bulk Actions MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add spotify-bulk-actions-mcp -- uvx spotify-bulk-actions-mcp
{
"mcpServers": {
"spotify-bulk-actions-mcp": {
"args": [
"spotify-bulk-actions-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.spotify-bulk-actions-mcp]
command = "uvx"
args = ["spotify-bulk-actions-mcp"]
{
"mcpServers": {
"spotify-bulk-actions-mcp": {
"args": [
"spotify-bulk-actions-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"spotify-bulk-actions-mcp": {
"args": [
"spotify-bulk-actions-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
SPOTIFY_CLIENT_ID (Spotify API Client ID from developer.spotify.com), SPOTIFY_CLIENT_SECRET (Spotify API Client Secret from developer.spotify.com).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Spotify - let AI agents control playback, search music, and manage playlists
MCP server for Todoist task management integration
MCP server for Jira Service Management Operations — alerts, on-call schedules and responders
MCP server for Coolify API operations.
Rust MCP server and CLI for Gotify push notifications and message management.
MCP server for terminal commands, file operations, and process management
MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on
MCP server for web search operations
Answers built from our own checks of this server.