Skip to main content
Glama
turboegg1145

OpenUtau-MCP

by turboegg1145

OpenUtau-MCP 🎤🤖

Eigenständiger Model Context Protocol (MCP)-Server für OpenUtau & DiffSinger
Ermöglicht KI-Agenten (Claude Desktop, Cursor, Antigravity, VS Code) das direkte Erzeugen, Inspizieren und Feinabstimmen von OpenUtau v0.6+ (.ustx)-Projektdateien und DiffSinger neuronalen Ausdrücken.


🌟 Funktionen

  • 🛠️ Natives .ustx-Projektgenerator: Erstellt mehrspurige YAML-Projektdateien mit Sänger-IDs und Phonetizer-Bindungen.

  • 🎛️ DiffSinger- und neuronale Ausdruckskurven: Generiert Dynamik- (dyn), Spannungs- (tns), Atemigkeits- (bre) und Vibrato-Kurven.

  • 🔍 Projektinspektor: Analysiert vorhandene .ustx-Dateien und extrahiert Spurstrukturen, Noten und Metadaten.

  • 🎶 Akustischer Vorschau-Synthesizer: Sofortige 24-Bit-PCM-Vorschau-Audiosynthese mit 25ms kosinus-quadrierter Überblendung.

  • Kern ohne Abhängigkeiten: Leichter Python-stdio-JSON-RPC-2.0-Server.


Related MCP server: music21-mcp

🚀 Schnelleinrichtung

1. Abhängigkeiten installieren

pip install -r requirements.txt

2. Server überprüfen

python test_mcp.py

3. Zu deiner KI-Agenten-Konfiguration hinzufügen (mcpSettings.json)

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

📄 Lizenz

MIT-Lizenz (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