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を使用してインストールするか、追加のインストール方法についてはuvリポジトリを参照してください。
  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アプリを再起動し、ウィンドウに4つのMCPツールが表示され、読み込みが成功したことを確認します。

オプション機能

claude_desktop_config.jsonTIME_OUT_SECONDS環境変数を追加して、曲または BGM 生成の待機のタイムアウト期間を設定できます (デフォルトは 60 秒)。

使用例

⚠️ 注意:これらのツールを使用するにはMurekaクレジットが必要です。Claudeに聞いてみてください:

  • 「娘のジェシカの誕生日を祝う曲を作って、演奏してください」
  • 「クリスマスについての歌詞を生成してください」
  • 「今の歌詞に基づいて曲を生成してください」
  • 「喫茶店で流すのに適したBGMを生成してください」

BGM 1 ダウンロード

BGM 2 ダウンロード

トラブルシューティング

Claude Desktop で実行したときのログは次の場所にあります。

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

Openai エージェント SDK を使用したクイックスタート

近日公開

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

Claude のような AI アシスタントが Mureka の API を通じて歌詞、歌、バックグラウンド ミュージックを生成できるようにするモデル コンテキスト プロトコル サーバー。

  1. オプション機能
    1. 使用例
      1. トラブルシューティング
        1. Openai エージェント 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