Mureka MCP Server

by SkyworkAI
MIT License
4
  • Apple

Integrations

  • Provides community support for users of the Mureka MCP server.

  • Enables OpenAI Agents to access lyrics, song, and background music generation capabilities through the Mureka API.

  • Allows installation of the Mureka MCP server through the Python Package Index.

使用 Claude Desktop 快速入门

  1. Mureka获取您的 API 密钥。
  2. 安装uv (Python 包管理器),使用curl -LsSf https://astral.sh/uv/install.sh | sh安装,或查看uvrepo以了解其他安装方法。
  3. 转到 Claude > 设置 > 开发人员 > 编辑配置 > claude_desktop_config.json 以包含以下内容:
{ "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" } } } }

然后重启Claude app,看到窗口中有4个MCP工具可用,表示加载成功

可选功能

您可以将TIME_OUT_SECONDS环境变量添加到claude_desktop_config.json中,以设置歌曲或背景音乐生成等待的超时时间(默认 60 秒)。

示例用法

⚠️ 警告:使用这些工具需要 Mureka 积分。可以尝试询问 Claude:

  • “请为我的女儿杰西卡创作一首歌曲,祝她生日快乐并播放”
  • “请生成关于圣诞节的歌词”
  • “请根据刚才的歌词生成一首歌曲”
  • “请生成适合在咖啡店播放的背景音乐”

bgm1下载

bgm2下载

故障排除

使用 Claude Desktop 运行时的日志可以在以下位置找到:

  • Windows%APPDATA%\Claude\logs\mcp-server-Mureka.log
  • macOS~/Library/Logs/Claude/mcp-server-Mureka.log

Openai Agent SDK 快速入门

即将推出

-
security - not tested
A
license - permissive license
-
quality - not tested

模型上下文协议服务器,使 Claude 等 AI 助手能够通过 Mureka 的 API 生成歌词、歌曲和背景音乐。

  1. 可选功能
    1. 示例用法
      1. 故障排除
        1. Openai Agent SDK 快速入门

          Related MCP Servers

          • A
            security
            F
            license
            A
            quality
            A lightweight Model Context Protocol server that enables AI assistants like Cursor & Claude to control Spotify playback and manage playlists.
            Last updated -
            12
            49
            TypeScript
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol server that allows AI assistants like Claude and Cursor to create music and control Sonic Pi programmatically through OSC messages.
            Last updated -
            JavaScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            A Model Context Protocol server that enables AI assistants like Claude to interact with Spotify, allowing them to search for tracks, control playback, and manage playlists.
            Last updated -
            TypeScript
            • Apple
          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that enables real-time interaction with Ableton Live, allowing AI assistants to control song creation, track management, clip operations, and audio recording workflows.
            Last updated -
            23
            39
            6
            TypeScript
            MIT License

          View all related MCP servers

          ID: x64by0inkn