VOCALOID MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
| completions | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| vocaloid_host_readinessA | Read the Editor/helper fingerprint, host render lease, and verified voice cache without launching VOCALOID. |
| vocaloid_probe_voiceA | Verify one local voice with a bounded temporary render in the original Editor; cache the result by voice and host fingerprint. |
| vocaloid_phrase_grammarB | Browse phrase choices, validate a blueprint, or analyze diversity; never generates melody. |
| vocaloid_align_japanese_phraseB | Align Japanese morae to stable rhythm slots as a manifest-compatible phrase, with explicit melisma and small-っ timing decisions. |
| vocaloid_analyze_wavA | Measure WAV loudness, dynamics, peaks, clipping, and stereo balance without modifying the file. |
| vocaloid_import_vsqx_manifestB | Import a V3/V4 VSQX vocal score into a new stable-ID manifest and record the source with warnings for unsupported data. |
| vocaloid_edit_songC | Apply one strict action payload from vocaloid://edit-song-contract; dry_run returns hashes, music-aware diff, theory/intent deltas, and preflight without writing. |
| vocaloid_creative_journalD | Append/resume, query, report, or publish decisions. |
| vocaloid_create_song_manifestC | Create the revisioned canonical song manifest; derive VSQX/WAV artifacts later through the build workflow. |
| vocaloid_inspect_song_manifestA | Verify and summarize a canonical song manifest, including its revision, stable IDs, inventories, intent, and artifact provenance. |
| vocaloid_preflight_songA | Run non-mutating structure, theory, vocal, arrangement, mix, artifact, intent, and host checks. Optional repair hypotheses stay deterministic, theory-only, revision-bound, and require vocaloid_edit_song dry_run plus listening. |
| vocaloid_render_manifest_masterC | Render a current VSQX through the original Editor, verify the WAV, and atomically record a provenance-bound master artifact. |
| vocaloid_master_manifest_deliveryB | Two-pass loudness-master a current mix/master, report deterministic peak/LRA transparency risk for source-vs-delivery A/B, and atomically record verified provenance. |
| vocaloid_manifest_historyC | List, music-diff, or monotonically restore verified immutable song-manifest history snapshots. |
| vocaloid_review_audioA | Render section or 20–30s anchor previews and single-question loudness-matched A/B evidence; this tool never chooses a winner. |
| vocaloid_review_songC | List or persist qualitative listening notes, including hash-bound keep/reject/revise evidence for phrase intent; metrics cannot self-approve. |
| vocaloid_get_song_sectionA | Fetch one semantic section and only the vocal, harmony, and arrangement objects that intersect it. |
| vocaloid_build_song_manifestA | Build a verified accompaniment WAV and native VSQX from one immutable manifest revision, then record both artifacts atomically. |
| vocaloid_render_instrument_stemsB | Render selected arrangement tracks as isolated verified WAV stems with explicit pan/effect policy and manifest provenance. |
| vocaloid_render_vocal_stemsA | Render selected vocal tracks individually through the original Editor as verified stems with explicit pan/send policy and provenance. |
| vocaloid_analyze_vocal_stemA | Compare stable vocal events with a verified isolated stem and record reproducible pitch, timing, energy, diction, and vibrato evidence. |
| vocaloid_render_stem_mixC | Render selected verified stems through manifest automation/effects without hidden normalization, then record the measured mix and filter graph. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| vocaloid_compose_from_intent | Loads the stable composition-agent workflow plus one validated, repo-local intents/*.intent.json brief. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| vocaloid-style-palette-index | Compact index of agent-facing composition, IA_ROCKS performance, arrangement, groove, mix, and renderer-boundary guidance. |
| vocaloid-style-wa-rock-hanairo | 和旋法色彩、三味線/箏の応答、尺八、太鼓と現代 rock section arc。 |
| vocaloid-style-ia-j-rock | 高速歌詞、guitar/bass/drum drive、half-time bridge、anthemic double chorus。 |
| vocaloid-style-summer-night-air | 夜風、星光、透明な pad/bell/clean guitar、広い間と呼吸感。 |
| vocaloid-style-piano-ballad | Narrative-first piano, restrained strings, exposed diction and large section dynamics. |
| vocaloid-style-electro-speed | Dense rhythmic lyrics, syncopated synth bass, gated pads and tempo/meter surprises. |
| vocaloid-phrase-grammar | Versioned role, entry, contour, rhythm, motion, cadence, development, allocation, articulation, space, and IA/genre bundle vocabulary for agent-selected phrase plans. |
| vocaloid-composition-intent-contract | Intent hierarchy, hash/review binding, symbolic evidence limits, and the 20–30 second anchor-passage discipline. |
| vocaloid-music-theory-policy | Deterministic symbolic evidence, severity, exception, anti-copy, and corpus/style boundaries. |
| vocaloid-edit-song-contract | On-demand action-specific JSON Schema for the compact production mutation envelope. |
| vocaloid-creative-journal-contract | On-demand action-specific JSON Schema for recording, reading, reporting, and publishing creative decisions. |
| vocaloid-creative-decision-journal | The auditable 意圖 → 樂理 → note allocation → IA delivery → 配器 record, freshness, and publication policy. |
| vocaloid-capabilities | The active tool profile, production workflow, renderer boundaries, and low-friction agent usage contract. |
| vocaloid-example-from-zero | Exact minimal payload shapes for Japanese alignment, previewed IA_ROCKS vocal insertion, arrangement insertion, and preflight. |
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/N0zoM1z0/vocaloid-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server