Skip to main content
Glama
turboegg1145

OpenUtau-MCP

by turboegg1145

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.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 라이선스 (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