An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mcp-claude-spotify": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in entertainment
The official MCP Server for the Mux API
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E…
A Model Context Protocol (MCP) server that gives Claude direct control over Strudel.cc for AI-assisted music generation and live coding.
Unreal Engine MCP server — 19 tools, 300+ actions for AI-driven editor control
MCP Security Weekly
Get CVE alerts and security updates for Mcp Claude Spotify and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
| An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP). |
To install MCP Claude Spotify for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @imprvhub/mcp-claude-spotify --client claude
git clone https://github.com/imprvhub/mcp-claude-spotify
cd claude-spotify-mcp
npm install
npm run build
The repository already includes pre-built files in the build directory, so you can skip step 3 if you don't plan to modify the source code.
To use this MCP, you need to obtain Spotify API credentials:
http://127.0.0.1:8888/callbackSave these credentials as you'll need them for configuration.
There are two ways to run the MCP server:
node build/index.js
Keep this terminal window open while using Claude Desktop. The server will run until you close the terminal.
The Claude Desktop can automatically start the MCP server when needed. To set this up:
The Claude Desktop configuration