69
/ 100
7 days ago
glama

Spotify MCP Server

Connects Claude to Spotify, enabling play control, playlist management, lyrics retrieval, and music recommendations through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: GENIUS_API_KEY, SPOTIFY_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGENIUS_API_KEYfrom the Genius API
configSPOTIFY_CLIENT_IDand SPOTIFY_CLIENT_SECRET from your Spotify Developer Dashboard
🔐 secretSPOTIFY_CLIENT_SECRETSPOTIFY_CLIENT_ID and from your Spotify Developer Dashboard
configSPOTIFY_REDIRECT_URIyour redirect URI (use ngrok since Spotify doesn't support localhost)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/samitmohan-spotify-mcp-1ow955)](https://m8ven.ai/mcp/samitmohan-spotify-mcp-1ow955)
commit: 9201dad567772516abfe9884c54f9429d9f666c4
code hash: c57c2dde2255ce1723d839ba9026ab3198cd7e0a6d04b0d4242f992654b32bc6
verified: 6/21/2026, 10:25:23 AM
view raw JSON →
Spotify MCP Server · M8ven Trust Score | M8ven