servers / mureka
Mureka MCP server
communitystdiolocalunmaintainedhealthy
generate lyrics, song and background music(instrumental)
01Tools · 4
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| play_audio Play an audio file. Supports WAV and MP3 formats. | unknown | unknown | unknown |
| generate_lyrics Generate lyrics with a given prompt then return the title and lyrics text to the client directly.
⚠️ COST WARNING: This tool makes an API call to mureka.ai which may incur costs. Only use when explicitly requested by the user.
Args:
prompt (str): The prompt to generate lyrics for song
Returns:
The title and lyrics of song.
| read | unknown | unknown |
| generate_instrumental Generate background music(instrumental) based on the prompt text and save the output audio file to a given directory.
Directory is optional, if not provided, the output file will be saved to $HOME/Desktop.
⚠️ COST WARNING: This tool makes an API call to mureka.ai which may incur costs. Only use when explicitly requested by the user.
Args:
prompt (str, optional): Control music generation by inputting a prompt.For example:r&b, slow, passionate, male vocal.
output_directory (str, optional): Directory where files should be saved.
Defaults to $HOME/Desktop if not provided.
Returns:
The output file and name of background music(instrumental) generated.
| read | unknown | unknown |
| generate_song Generate song based on the lyrics text and save the output audio file to a given directory.
Directory is optional, if not provided, the output file will be saved to $HOME/Desktop.
⚠️ COST WARNING: This tool makes an API call to mureka.ai which may incur costs. Only use when explicitly requested by the user.
Args:
lyrics (str): The lyrics to generate song
prompt (str, optional): Control song generation by inputting a prompt.For example:r&b, slow, passionate, male vocal.
output_directory (str, optional): Directory where files should be saved.
Defaults to $HOME/Desktop if not provided.
Returns:
The output file and name of song generated.
| read | unknown | unknown |
02Install & source
uvx mureka-mcp
uvx- repohttps://github.com/SkyworkAI/Mureka-mcp
- licenseMIT
- adoption108 stars · 25 forks
05Provenance & freshness
sourcesAwesome MCP Servers (wong2) [p6]
last_checked2026-08-02 10:14Z
next_check2026-09-01 10:14Z
cadenceevery 720h
verifiedhandshake:failed metadata:passed tools_list:passed handshake:passed metadata:passed metadata:passed metadata:passed
index_statusindex — 8 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/mureka)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →