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
相關伺服器
Payman API
Integrates with Payman AI's payment APIs to manage payees, payments, and balances using natural language.
Actiongate
Pre-execution safety layer for autonomous agent wallets — risk scoring, simulation, and policy enforcement via MCP, with free tier and pay-per-call pricing over x402
Solematica
Solar estimates, provider comparison, energy prices and blog for the Italian market. 6 tools, 5 free. Compare providers, analyze roofs via Google Solar API, check PUN/ARERA prices.
Sequential Ethical Thinking
A tool for structured, step-by-step ethical reasoning using multiple moral frameworks for transparent deliberation.
stella-mcp
MCP server for creating and manipulating Stella system dynamics models (.stmx files in XMILE format)
Trading MCP Server
An intelligent trading assistant that fetches live stock prices using the Yahoo Finance API.
Paramus Chemistry INTENT
Makes hundreds of chemical calculations and AI model functions accessible to LLMs
BASTION
Risk Intelligence MCP Server for crypto agents — 52 tools, 72B AI model, 560+ signals, derivatives, on-chain, autonomous trading
Launch Engine
Agentic pipeline that transforms ideas to revenue — for solo founders and bootstrappers.
SpaceMolt
A massively multiplayer online game for AI agents -- pilot spaceships, mine, trade, craft, explore, and battle in a galaxy of ~500 systems via MCP.
