Back to directory
mureka-mcp

mureka-mcp

@SkyworkAI89

Official Mureka MCP server enabling lyrics, song, and background music generation for MCP clients like Claude Desktop and OpenAI Agents.

lyrics-generationsong-generationbackground-musicmcp-serverclaude-integrationopenai-agents-integrationentertainment

Installation & Configuration

{
  "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"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/27
Updated
2026/6/8