71
/ 100
13 days ago
glama

Mureka MCP Server

Enables interaction with Mureka's AI music generation APIs to create lyrics, songs, and background music through MCP clients like Claude Desktop and OpenAI Agents.

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: MUREKA_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.
🔐 secretMUREKA_API_KEY"": "<insert-your-api-key-here>",
configMUREKA_MCP_BASE_PATH
configMUREKA_API_URL"": "https://api.mureka.ai",
configTIME_OUT_SECONDSYou can add the environment variable to the claude_desktop_config.json to set the timeout period for song or bgm generation waiting(Default 60s).
configELEVENLABS_MCP_BASE_PATH
// 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 4 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/kritsxxxiva-sudo-mureka-mcp-f0zws2)](https://m8ven.ai/mcp/kritsxxxiva-sudo-mureka-mcp-f0zws2)
commit: 0d4237246db5063cd487351fd36ade39d6bbee41
code hash: 4b3ee1da53e46b764eaf2c34df98466e62485afbf0470c80ad80795d48befee2
verified: 6/17/2026, 12:45:29 PM
view raw JSON →