50
/ 100
10 days ago
glama

Soundiiz MCP

An MCP server for Soundiiz that lets AI assistants inspect sync jobs and SmartLinks across streaming services, trigger syncs, and clean up stale links.

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: 2 critical, 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 1 credential: SOUNDIIZ_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.
🔐 secretSOUNDIIZ_API_KEYYour API key is read from , a local file, or the OS keychain (via keytar). It never leaves your machine except in Authorization: Bearer headers to api.soundiiz.com.
configSOUNDIIZ_MCP_ALLOW_WRITESwrites.allow = false (or =false) — disable writes entirely.
configSOUNDIIZ_MCP_API_BASEoverride the API base URL. Defaults to https://api.soundiiz.com.
configSOUNDIIZ_MCP_CONFIG_FILEDefaults live in src/config/defaults.json. To override them, create a JSON config file and point to it with .
configSOUNDIIZ_MCP_SERVER_ARGS
configSOUNDIIZ_MCP_SERVER_COMMAND
configSOUNDIIZ_MCP_SMARTLINK_ALLOWLISTcomma-separated list of smartlink IDs permitted for write actions.
configSOUNDIIZ_MCP_SPEC_FILE
configSOUNDIIZ_MCP_SPEC_URL
configSOUNDIIZ_MCP_SYNC_ALLOWLISTcomma-separated list of sync IDs permitted for write actions.
// 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 8 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/basic-bit-soundiiz-mcp-18dik8)](https://m8ven.ai/mcp/basic-bit-soundiiz-mcp-18dik8)
commit: f20377afe271bad7ef343e95e75da7fdd1441266
code hash: 3bbeaade966753e4708e76cd05be7a51144a076bd884e1f589a85d7037bad69b
verified: 6/11/2026, 10:52:00 AM
view raw JSON →