71
/ 100
5 days ago
glama

mcp-spotify-cli

A CLI agent that controls Spotify through natural language commands, leveraging the Model Context Protocol to separate Spotify tools from the LLM client, and supporting multiple AI providers like Groq, Gemini, and OpenAI.

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: SPOTIPY_CLIENT_SECRET, GOOGLE_API_KEY
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.
configSPOTIPY_CLIENT_ID"tu_client_id"
🔐 secretSPOTIPY_CLIENT_SECRET"tu_client_secret"
🔐 secretGOOGLE_API_KEY
// 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 4 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/walterreiner-mcp-spotify-cli-8b88pn)](https://m8ven.ai/mcp/walterreiner-mcp-spotify-cli-8b88pn)
commit: df4728f80e9507592bad09079217e69a4d9f4999
code hash: cd7593d3d7086827923fba81c9af9b3422e61e5c1597d900dd06219afa30a97f
verified: 6/26/2026, 9:37:48 AM
view raw JSON →