67
/ 100
1 month ago
glama

spotify-direct-mcp

A FastMCP server that exposes Spotify's catalog and user context as tools for Claude, enabling track search, audio features, artist discography, recommendations, currently playing, and playlist creation.

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.
🔐
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_IDyour_client_id_here
🔐 secretSPOTIFY_CLIENT_SECRETyour_client_secret_here
configSPOTIFY_REDIRECT_URI"": "http://localhost:8888/callback"
configSPOTIFY_CACHE_PATH
configPORTSets environment variable
// 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 6 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/thejaredchapman-spotify-direct-mcp-d23lfn)](https://m8ven.ai/mcp/thejaredchapman-spotify-direct-mcp-d23lfn)
commit: 730a74cd1fd8e6d6de7b0913200527123b1d96a6
code hash: 0a4210861cd5db8fdfdadf02d08919903e69e681dfb7a06cd6e184d5d108e62f
verified: 6/17/2026, 11:24:56 AM
view raw JSON →