Back to directory
skyworkai/mureka-mcp

skyworkai/mureka-mcp

@SkyworkAI

Official Mureka MCP server for generating lyrics, songs and background music (instrumental)

musiclyricssong-generationbackground-musicmcp-serverapientertainment

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
2026/6/12
Updated
2026/6/13