Claude Desktop のクイックスタート
- Murekaから API キーを取得します。
uv
(Python パッケージ マネージャー) をインストールするには、curl -LsSf https://astral.sh/uv/install.sh | sh
を使用してインストールするか、追加のインストール方法についてはuv
リポジトリを参照してください。- Claude > 設定 > 開発者 > 構成の編集 > claude_desktop_config.json に移動して、以下を追加します。
その後、Claudeアプリを再起動し、ウィンドウに4つのMCPツールが表示され、読み込みが成功したことを確認します。
オプション機能
claude_desktop_config.json
にTIME_OUT_SECONDS
環境変数を追加して、曲または BGM 生成の待機のタイムアウト期間を設定できます (デフォルトは 60 秒)。
使用例
⚠️ 注意:これらのツールを使用するにはMurekaクレジットが必要です。Claudeに聞いてみてください:
- 「娘のジェシカの誕生日を祝う曲を作って、演奏してください」
- 「クリスマスについての歌詞を生成してください」
- 「今の歌詞に基づいて曲を生成してください」
- 「喫茶店で流すのに適したBGMを生成してください」
トラブルシューティング
Claude Desktop で実行したときのログは次の場所にあります。
- Windows :
%APPDATA%\Claude\logs\mcp-server-Mureka.log
- macOS :
~/Library/Logs/Claude/mcp-server-Mureka.log
Openai エージェント SDK を使用したクイックスタート
近日公開
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Claude のような AI アシスタントが Mureka の API を通じて歌詞、歌、バックグラウンド ミュージックを生成できるようにするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to perform Python development tasks through file operations, code analysis, project management, and safe code execution.Last updated -5Python
- AsecurityAlicenseAqualityA Model Context Protocol server implementation that enables AI assistants like Claude to perform Google searches and retrieve web data directly through natural language requests.Last updated -157136TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that allows AI assistants to generate music through the Suno API, supporting custom lyrics and style inputs or inspiration-based creation.Last updated -19JavaScript
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI assistants like Claude to interact with microCMS content management system through six core tools for performing CRUD operations on microCMS list-type APIs.Last updated -101011TypeScriptMIT License