io.github.khglynn/spotify-bulk-actions-mcp MCP Server
io.github.khglynn/spotify-bulk-actions-mcp
What is the io.github.khglynn/spotify-bulk-actions-mcp MCP server?
MCP server for bulk Spotify operations - batch playlist creation, exports, management
How to install io.github.khglynn/spotify-bulk-actions-mcp
Copy-paste configuration for popular MCP clients.
SPOTIFY_CLIENT_IDrequiredSpotify API Client ID from developer.spotify.com
SPOTIFY_CLIENT_SECRETrequiredsecretSpotify API Client Secret from developer.spotify.com
{
"mcpServers": {
"spotify-bulk-actions-mcp": {
"command": "uvx",
"args": [
"spotify-bulk-actions-mcp"
],
"env": {
"SPOTIFY_CLIENT_ID": "<YOUR_SPOTIFY_CLIENT_ID>",
"SPOTIFY_CLIENT_SECRET": "<YOUR_SPOTIFY_CLIENT_SECRET>"
}
}
}
}{
"mcpServers": {
"spotify-bulk-actions-mcp": {
"command": "uvx",
"args": [
"spotify-bulk-actions-mcp"
],
"env": {
"SPOTIFY_CLIENT_ID": "<YOUR_SPOTIFY_CLIENT_ID>",
"SPOTIFY_CLIENT_SECRET": "<YOUR_SPOTIFY_CLIENT_SECRET>"
}
}
}
}{
"mcpServers": {
"spotify-bulk-actions-mcp": {
"command": "uvx",
"args": [
"spotify-bulk-actions-mcp"
],
"env": {
"SPOTIFY_CLIENT_ID": "<YOUR_SPOTIFY_CLIENT_ID>",
"SPOTIFY_CLIENT_SECRET": "<YOUR_SPOTIFY_CLIENT_SECRET>"
}
}
}
}{
"servers": {
"spotify-bulk-actions-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"spotify-bulk-actions-mcp"
],
"env": {
"SPOTIFY_CLIENT_ID": "<YOUR_SPOTIFY_CLIENT_ID>",
"SPOTIFY_CLIENT_SECRET": "<YOUR_SPOTIFY_CLIENT_SECRET>"
}
}
}
}claude mcp add spotify-bulk-actions-mcp --env SPOTIFY_CLIENT_ID=<YOUR_SPOTIFY_CLIENT_ID> --env SPOTIFY_CLIENT_SECRET=<YOUR_SPOTIFY_CLIENT_SECRET> -- uvx spotify-bulk-actions-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.