Skip to main content
Glama
N0zoM1z0

VOCALOID MCP

by N0zoM1z0

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}
completions
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription
vocaloid_compose_from_intentLoads the stable composition-agent workflow plus one validated, repo-local intents/*.intent.json brief.

Resources

Contextual data attached and managed by the client

NameDescription
vocaloid-style-palette-indexCompact 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-balladNarrative-first piano, restrained strings, exposed diction and large section dynamics.
vocaloid-style-electro-speedDense rhythmic lyrics, syncopated synth bass, gated pads and tempo/meter surprises.
vocaloid-phrase-grammarVersioned role, entry, contour, rhythm, motion, cadence, development, allocation, articulation, space, and IA/genre bundle vocabulary for agent-selected phrase plans.
vocaloid-composition-intent-contractIntent hierarchy, hash/review binding, symbolic evidence limits, and the 20–30 second anchor-passage discipline.
vocaloid-music-theory-policyDeterministic symbolic evidence, severity, exception, anti-copy, and corpus/style boundaries.
vocaloid-edit-song-contractOn-demand action-specific JSON Schema for the compact production mutation envelope.
vocaloid-creative-journal-contractOn-demand action-specific JSON Schema for recording, reading, reporting, and publishing creative decisions.
vocaloid-creative-decision-journalThe auditable 意圖 → 樂理 → note allocation → IA delivery → 配器 record, freshness, and publication policy.
vocaloid-capabilitiesThe active tool profile, production workflow, renderer boundaries, and low-friction agent usage contract.
vocaloid-example-from-zeroExact minimal payload shapes for Japanese alignment, previewed IA_ROCKS vocal insertion, arrangement insertion, and preflight.

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/N0zoM1z0/vocaloid-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server