Skip to main content
Glama
turboegg1145

OpenUtau-MCP

by turboegg1145

OpenUtau-MCP 🎤🤖

用于 OpenUtau 与 DiffSinger 的独立模型上下文协议(MCP)服务器
使 AI 代理(Claude Desktop、Cursor、Antigravity、VS Code)能够直接生成、检查和微调 OpenUtau v0.6+(.ustx)项目文件 以及 DiffSinger 神经表情


🌟 功能

  • 🛠️ 原生 .ustx 项目生成器:构建多轨 YAML 项目文件,包含歌手 ID 和音素器绑定。

  • 🎛️ DiffSinger 与神经表情曲线:生成动态(dyn)、张力(tns)、气息(bre)和颤音曲线。

  • 🔍 项目检查器:解析现有的 .ustx 文件,提取轨道结构、音符和元数据。

  • 🎶 声学预览合成器:即时 24 位 PCM 预览音频合成,带 25ms 余弦平方交叉淡化。

  • 零依赖核心:轻量级 Python stdio JSON-RPC 2.0 服务器。


Related MCP server: music21-mcp

🚀 快速设置

1. 安装依赖

pip install -r requirements.txt

2. 验证服务器

python test_mcp.py

3. 添加到你的 AI 代理配置(mcpSettings.json

{
  "mcpServers": {
    "openutau-mcp": {
      "command": "python",
      "args": ["F:/antigravity lol/github项目/OpenUtau-MCP/server.py"]
    }
  }
}

📄 许可证

MIT License (c) 2026 turboegg1145

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    Not graded
    quality
    B
    maintenance
    Exposes 16 music21 MIDI analysis and editing tools to AI agents, enabling them to read, edit, generate, and analyze MIDI files through natural language.
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Enables AI agents to control a browser-based digital audio workstation (openDAW) for music production, including track creation, effects, MIDI, automation, and rendering.
    100
    Apache 2.0
  • F
    license
    Not graded
    quality
    C
    maintenance
    Controls OpenUtau (vocal synthesis software) from Claude Desktop, enabling project creation, editing, and live note manipulation via a bridge plugin.

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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