An MCP server for Soundiiz that lets AI assistants inspect sync jobs and SmartLinks across streaming services, trigger syncs, and clean up stale links.
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.
process.env. You'll be asked to provide them before it can run.SOUNDIIZ_API_KEY— Your 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.SOUNDIIZ_MCP_ALLOW_WRITES— writes.allow = false (or =false) — disable writes entirely.SOUNDIIZ_MCP_API_BASE— override the API base URL. Defaults to https://api.soundiiz.com.SOUNDIIZ_MCP_CONFIG_FILE— Defaults live in src/config/defaults.json. To override them, create a JSON config file and point to it with .SOUNDIIZ_MCP_SERVER_ARGSSOUNDIIZ_MCP_SERVER_COMMANDSOUNDIIZ_MCP_SMARTLINK_ALLOWLIST— comma-separated list of smartlink IDs permitted for write actions.SOUNDIIZ_MCP_SPEC_FILESOUNDIIZ_MCP_SPEC_URLSOUNDIIZ_MCP_SYNC_ALLOWLIST— comma-separated list of sync IDs permitted for write actions.[](https://m8ven.ai/mcp/basic-bit-soundiiz-mcp-18dik8)