Mureka
generate lyrics, song and background music(instrumental)
Official Mureka Model Context Protocol (MCP) server that enables interaction with powerful lyrics, song and bgm generating APIs. This server allows MCP clients like Claude Desktop, OpenAI Agents and others to generate lyrics, song and background music(instrumental).
Quickstart with Claude Desktop
- Get your API key from Mureka.
- Install
uv(Python package manager), install withcurl -LsSf https://astral.sh/uv/install.sh | shor see theuvrepo for additional install methods. - Go to Claude > Settings > Developer > Edit Config > claude_desktop_config.json to include the following:
{
"mcpServers": {
"Mureka": {
"command": "uvx",
"args": [
"mureka-mcp"
],
"env": {
"MUREKA_API_KEY": "<insert-your-api-key-here>",
"MUREKA_API_URL": "https://api.mureka.ai",
"TIME_OUT_SECONDS":"300"
}
}
}
}
Then restart the Claude app and see 4 MCP tools available in the window, indicating successful loading
Optional features
You can add the TIME_OUT_SECONDS environment variable to the claude_desktop_config.json to set the timeout period for song or bgm generation waiting(Default 60s).
Example usage
⚠️ Warning: Mureka credits are needed to use these tools. Try asking Claude:
- "Please create a song for my daughter Jessica to wish her a happy birthday and play it"
- "Please generate lyrics about Christmas"
- "Please generate a song based on the lyrics just now"
- "Please generate background music suitable for playing in the coffee shop"
Troubleshooting
Logs when running with Claude Desktop can be found at:
- Windows:
%APPDATA%\Claude\logs\mcp-server-Mureka.log - macOS:
~/Library/Logs/Claude/mcp-server-Mureka.log
Quickstart with Openai agents sdk
Install Agents SDK
pip install openai-agents
Run example: openapi_agents_example/main.py
Key is required to be filled in:
MUREKA_API_KEY = "<insert-your-api-key-here>"
After running, you can see the composition process in the console
관련 서버
Meme MCP Server
Generate memes using the ImgFlip API. Requires ImgFlip account credentials.
Bitcoin MCP Server
MCP server dedicated to the Bitcoin ecosystem for traders, analysts, developers, and more.
Image
Fetch and process images from URLs, local file paths, and numpy arrays, returning them as base64-encoded strings.
MCP-HA-Connect
A production-ready Model Context Protocol (MCP) server for Home Assistant integration with AI assistants like Claude.
Scrptly Video Generator
An Ai Video Agent that can generate professional and complex videos with simple prompts and context images.
İzmir Ulaşım
Access real-time public transportation data for the city of İzmir, allowing AI assistants to query routes and schedules.
Movie Recommendation
Tracks movies you've watched and provides recommendations based on your preferences.
Flightradar24
Track flights in real-time using Flightradar24 data.
Refgrow MCP Server
MCP server for managing affiliate and referral programs. Track referrals, manage affiliates, process conversions, and handle payouts through AI assistants.
rootvine-mcp
Cross-platform music link resolution for AI agents. Resolve any song or album across Spotify, Apple Music, Amazon, YouTube, and more. Returns affiliate-ready links with click tracking
