# Mureka MCP

> Official Mureka server for lyrics, songs, and instrumental background music.

- **Category:** Music & Score
- **Vendor:** Mureka.ai (official)
- **Pricing:** credits
- **Verified:** 2026-08-18

## 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 first-party alternative to Suno resellers when you need temp songs, cue sketches, or quick underscore drafts without the licensing cloud hanging over them.

## Connect

- Claude Code: `claude mcp add mureka -e MUREKA_API_KEY=YOUR_KEY -e MUREKA_API_URL=https://api.mureka.ai -- uvx mureka-mcp`
- Local: `uvx mureka-mcp`

**Auth:** api_key (env `MUREKA_API_KEY`) — <https://platform.mureka.ai/apiKeys>

## Capabilities

[music](https://mcp.film/capabilities/music.md) · [lyrics](https://mcp.film/capabilities/lyrics.md) · `song-generation` · `instrumental` · `background-music` · `local-playback`

## Sample tools

`generate_lyrics` · `generate_song` · `generate_instrumental` · `play_audio`

## Field notes

Official and MIT, but effectively abandoned as a package: PyPI mureka-mcp 0.0.13 and the last repo commit are both 13 May 2025 — fifteen months untouched at 111 stars. The wider Mureka API has since grown prompt-to-song, soundtrack, stems, remix, region editing and TTS endpoints; this MCP still exposes only four tools. Credits required. Confirmed in the source: audio saves to $HOME/Desktop unless MUREKA_MCP_BASE_PATH is set, and TIME_OUT_SECONDS defaults to 60 — far too short for a full song, so raise it (the README's own example uses 300) before any production run.

## Verification

- Status: Freshly checked (10 days old)
- Added: 2026-06-29
- Last verified: 2026-08-18
- Machine JSON: https://mcp.film/api/mcps/mureka.json

## Links

- Site: https://platform.mureka.ai/?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=mureka%3Asite
- Docs: https://platform.mureka.ai/docs/en/quickstart.html?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=mureka%3Adocs
- Repo: https://github.com/SkyworkAI/Mureka-mcp

---

Structured data: https://mcp.film/api/mcps/mureka.json · Directory: https://mcp.film
