60
/ 100
14 days ago
glama

Spotify MCP Server

Enables AI assistants to control Spotify playback, search for music, manage playlists, and access library information through the Spotify API. Requires Spotify Premium for playback control features.

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
🚨
Known vulnerabilities in dependencies: 1 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: 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.
configSPOTIFY_CLIENT_ID"": "tu_client_id",
🔐 secretSPOTIFY_CLIENT_SECRET"": "tu_client_secret",
configSPOTIFY_REDIRECT_URI"": "http://127.0.0.1:8000/callback"
// 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 3 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/yonsn76-spotify-mcp-129uy0)](https://m8ven.ai/mcp/yonsn76-spotify-mcp-129uy0)
commit: 46e2ef2a708e43f26a1e387eb51b34a962a69d0c
code hash: 263412ca3f8007e48203757aa771cfe9ffd7d30134db3d63dfb9a840112fe631
verified: 6/9/2026, 10:14:18 AM
view raw JSON →