74
/ 100
17 days ago
glama

SoundCloud MCP Server

An MCP server that gives an assistant access to the SoundCloud API — search and discovery, your library, playlist management, social actions, and messaging.

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 1 credential: SOUNDCLOUD_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.
configMCP_DEBUGno Set true for verbose request logging to stderr
configSOUNDCLOUD_CLIENT_ID"": "...",
🔐 secretSOUNDCLOUD_CLIENT_SECRET"": "...",
configSOUNDCLOUD_REDIRECT_URI"": "http://localhost:8888/callback"
configSOUNDCLOUD_TOKEN_FILEno Token storage path (default ~/.soundcloud-mcp/tokens.json)
// 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/jamiew-soundcloud-mcp-16mo3k)](https://m8ven.ai/mcp/jamiew-soundcloud-mcp-16mo3k)
commit: 61653fa106467c00549d5b6834067e776805201b
code hash: 3edc733087b45bf65e0d163a1769903d4be2c0ad2bf72aa8f3e8f198f086ebb6
verified: 7/1/2026, 10:02:19 AM
view raw JSON →