mcp.film / Music & Score / Mureka MCP
Mureka MCP
Official Mureka server for lyrics, songs, and instrumental background music.
What it does
Mureka's official MCP server lets agents generate lyrics, turn lyrics into songs, and create instrumental background music through the Mureka API, saving audio files locally. For a filmmaker-agent, it is a cleaner first-party alternative to Suno resellers when you need temp songs, cue sketches, or quick underscore drafts from the same client.
Connect
claude mcp add mureka -e MUREKA_API_KEY=YOUR_KEY -e MUREKA_API_URL=https://api.mureka.ai -- uvx mureka-mcp
{
"mcpServers": {
"mureka": {
"command": "uvx",
"args": [
"mureka-mcp"
],
"env": {
"MUREKA_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
{
"mcpServers": {
"mureka": {
"command": "uvx",
"args": [
"mureka-mcp"
],
"env": {
"MUREKA_API_KEY": "YOUR_KEY_HERE"
}
}
}
}
MUREKA_API_KEY — https://platform.mureka.ai/apiKeys
Tools you'll see
generate_lyricsgenerate_songgenerate_instrumentalplay_audioField notes
Official MIT server, PyPI mureka-mcp 0.0.13, Python >=3.10, 106 stars; last repo push was May 2025. The README warns that Mureka credits are required. The broader Mureka API now includes prompt-to-song, soundtrack, stems, remix, region editing, and TTS endpoints, but this MCP exposes only lyrics, lyric-to-song, instrumental generation, and local playback. Audio saves to Desktop by default; set MUREKA_MCP_BASE_PATH and TIME_OUT_SECONDS for production runs.
Pairs well with
MartiniMartini
Official
The film set for AI videos — direct entire productions from your agent.
AllVoiceLab MCPAll Voice Lab
Official
Official voice and video localization MCP: TTS, cloning, dubbing, subtitles.
Cartesia MCPCartesia
Official
Official Cartesia (Sonic) server: low-latency TTS, voice cloning, infill, localization.