Spotify Bulk Actions MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from pypi. Last commit 11 Jul 2026.
MCP server for bulk Spotify operations - batch playlist creation, exports, management
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"
}
}
}
Answers built from our own checks of this server.