69
/ 100
17 days ago
glama

Sonilo MCP

An MCP (Model Context Protocol) server that exposes Sonilo's licensed music and sound-effects API to MCP-compatible clients (Claude Code, Claude Desktop, Codex).

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: SONILO_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.
🔐 secretSONILO_API_KEYclaude mcp add sonilo --env =sks_... -- uvx sonilo-mcp
configSONILO_API_URL"": "https://api.sonilo.com",
configSONILO_MCP_BASE_PATH~/Desktop Default output directory and base for relative input paths. Also the confinement boundary (see below).
configTIME_OUT_SECONDS600 Generation timeout, in seconds. Aligned with the backend's read timeout.
// 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 5 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/sonilo-ai-sonilo-mcp-1fy85r)](https://m8ven.ai/mcp/sonilo-ai-sonilo-mcp-1fy85r)
commit: f906f216249a9b5d00669c7b2195345e6fe23f15
code hash: 2568be4e673e91ad542b12fbfad2e3b405316ddcecd7fb4a53558febe6770b32
verified: 7/14/2026, 8:33:06 AM
view raw JSON →