OpenUtau-MCP
OpenUtau-MCP 🎤🤖
OpenUtau & DiffSinger 用スタンドアロン Model Context Protocol (MCP) サーバー
AI エージェント (Claude Desktop、Cursor、Antigravity、VS Code) が OpenUtau v0.6+ (.ustx) プロジェクトファイル と DiffSinger ニューラル表現 を直接生成、検査、微調整できるようにします。
🌟 特徴
🛠️ ネイティブ
.ustxプロジェクトジェネレーター: Singer ID と Phoneticizer バインディングを備えたマルチトラック YAML プロジェクトファイルを構築します。🎛️ DiffSinger & ニューラル表現カーブ: Dynamics (
dyn)、Tension (tns)、Breathiness (bre)、Vibrato カーブを生成します。🔍 プロジェクトインスペクター: 既存の
.ustxファイルを解析し、トラック構造、ノート、メタデータを抽出します。🎶 音響プレビューシンセサイザー: 25ms のコサイン二乗クロスフェードによる即時 24-bit PCM プレビュー音声合成。
⚡ ゼロ依存コア: 軽量な Python stdio JSON-RPC 2.0 サーバー。
Related MCP server: music21-mcp
🚀 クイックセットアップ
1. 依存関係のインストール
pip install -r requirements.txt2. サーバーの検証
python test_mcp.py3. AI エージェント設定 (mcpSettings.json) に追加
{
"mcpServers": {
"openutau-mcp": {
"command": "python",
"args": ["F:/antigravity lol/github项目/OpenUtau-MCP/server.py"]
}
}
}📄 ライセンス
MIT ライセンス (c) 2026 turboegg1145
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables AI agents to generate music and audio content using the MiniMax Music API through text prompts, with support for reference audio and lyric generation.15
- AlicenseNot gradedqualityBmaintenanceExposes 16 music21 MIDI analysis and editing tools to AI agents, enabling them to read, edit, generate, and analyze MIDI files through natural language.MIT
- AlicenseBqualityAmaintenanceEnables AI agents to control a browser-based digital audio workstation (openDAW) for music production, including track creation, effects, MIDI, automation, and rendering.100Apache 2.0
- FlicenseNot gradedqualityCmaintenanceControls OpenUtau (vocal synthesis software) from Claude Desktop, enabling project creation, editing, and live note manipulation via a bridge plugin.
Related MCP Connectors
Machine-readable utilities and datasets for AI agents.
OCR, transcription, file extraction, and image generation for AI agents via MCP.
Generate AI music via the Lacuna Music API from MCP clients like Claude Desktop & Code.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/turboegg1145/OpenUtau-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server