54
/ 100
5 days ago
glama

Your Spotify MCP Server

Connects AI assistants to a self-hosted Your Spotify instance and Spotify's Web API for deep listening analytics and playback control. It enables users to query unlimited listening history, generate custom Wrapped summaries, and manage playlists 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
⚠️
Known vulnerabilities in dependencies: 16 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 4 credentials: SPOTIFY_ACCESS_TOKEN, SPOTIFY_CLIENT_SECRET, SPOTIFY_REFRESH_TOKEN, YOUR_SPOTIFY_TOKEN
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.
🔐 secretSPOTIFY_ACCESS_TOKENSpotify OAuth Access Token
configSPOTIFY_CLIENT_IDSpotify App Client ID
🔐 secretSPOTIFY_CLIENT_SECRETSpotify App Client Secret
🔐 secretSPOTIFY_REFRESH_TOKENSpotify OAuth Refresh Token
configYOUR_SPOTIFY_API_URLYour Your Spotify API URL (e.g., https://your-spotify-api.example.com)
configYOUR_SPOTIFY_AUTH_METHOD
🔐 secretYOUR_SPOTIFY_TOKENYour public token from Your Spotify
// 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 2 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/pentafive-your-spotify-mcp-u0h0st)](https://m8ven.ai/mcp/pentafive-your-spotify-mcp-u0h0st)
commit: 9e0e6068d2eebf7a0df697dee0df78667881c727
code hash: 80f2fc0d2b0c66a660473bb9744a5dd8bed7efb24ec8157a6fea4109b48d41d4
verified: 6/17/2026, 12:15:31 PM
view raw JSON →
Your Spotify MCP Server · M8ven Trust Score | M8ven