Cloudinary vs Spotify MCP Server
Updated June 2026Compare these two MCP servers to find which one fits your needs best.
Spotify MCP Server
by Marcel Marais
Description
Exposes Cloudinary's media upload, transformation, AI analysis, management, optimization and delivery.
Marcel Marais's Spotify MCP Server is a lightweight TypeScript bridge between AI assistants and the Spotify Web API, letting Claude control playback and search a listener's library through natural language. It exposes tools for searching tracks/albums/artists/playlists, controlling playback (play, pause, skip, queue management), reading and modifying the current queue, and browsing a user's playlists and saved library. Authentication uses standard Spotify OAuth (client ID/secret from the Spotify Developer Dashboard) with a one-time login flow to obtain a refresh token, after which the server runs locally via the MCP stdio transport. Typical use: ask Claude to "queue up some upbeat workout music" or "what's currently playing," and it calls the Spotify API directly rather than requiring the user to switch to the Spotify app.
Install Type
npm
npm
Categories
🎬 media🌐 api
🎬 media
Integrations
🟣 claude-desktop⚡ cursor💙 vs-code🏄 windsurf🤖 cline
🟣 claude-desktop⚡ cursor💙 vs-code🏄 windsurf🤖 cline
Frequently Asked Questions
What is the difference between Cloudinary and Spotify MCP Server?
Cloudinary and Spotify MCP Server are both MCP servers but differ in their categories and capabilities. Cloudinary (media, api) is Exposes Cloudinary's media upload, transformation, AI analysis, management, optimization and delivery. while Spotify MCP Server (media) is Marcel Marais's Spotify MCP Server is a lightweight TypeScript bridge between AI assistants and the Spotify Web API, letting Claude control playback and search a listener's library through natural language. It exposes tools for searching tracks/albums/artists/playlists, controlling playback (play, pause, skip, queue management), reading and modifying the current queue, and browsing a user's playlists and saved library. Authentication uses standard Spotify OAuth (client ID/secret from the Spotify Developer Dashboard) with a one-time login flow to obtain a refresh token, after which the server runs locally via the MCP stdio transport. Typical use: ask Claude to "queue up some upbeat workout music" or "what's currently playing," and it calls the Spotify API directly rather than requiring the user to switch to the Spotify app..
Which MCP server should I choose: Cloudinary or Spotify MCP Server?
Choose Cloudinary if you need media capabilities and prefer npm installation. Choose Spotify MCP Server if you need media capabilities and prefer npm installation. Consider your specific use case and integration requirements.
Can I use both Cloudinary and Spotify MCP Server together?
Yes, you can use multiple MCP servers together in Claude Desktop, Cursor, VS Code, and other MCP-compatible clients.Cloudinary and Spotify MCP Servercan complement each other if their capabilities don't overlap.