# Mureka MCP

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

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

## 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 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 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.

## Verification

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

## Links

- Site: https://platform.mureka.ai
- Docs: https://platform.mureka.ai/docs/en/quickstart.html
- Repo: https://github.com/SkyworkAI/Mureka-mcp

---

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