提交

Mureka Mcp

@wei.zhang

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

服务器配置

{
  "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"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.