Skip to main content
Glama
N0zoM1z0

VOCALOID MCP

by N0zoM1z0

Align Japanese Morae to Vocal Rhythm

vocaloid_align_japanese_phrase
Read-onlyIdempotent

Align Japanese morae to stable rhythm slots with explicit melisma and small-っ timing decisions for VOCALOID projects.

Instructions

Align Japanese morae to stable rhythm slots as a manifest-compatible phrase, with explicit melisma and small-っ timing decisions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesDisplayed Japanese text. If it contains kanji, reading is required.
startYes
g_modeNoWhether eligible medial が-row onsets use Japanese nasal N/N'.plosive
readingNoExplicit kana reading. Spaces define word boundaries for positional affricates.
phrase_idYesStable phrase ID, limited to 85 characters so generated mora IDs remain valid
allocationNosequential
note_slotsYes
affricate_modeNoHow ざ/じ rows choose dz/dZ versus z/Z.position
response_formatNomarkdown
sokuon_strategyNoRequired when the reading contains small っ. rest needs a rest slot; attach_next repeats the following consonant.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okYes
dataYes
warningsYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true and idempotentHint=true, indicating a safe, non-destructive operation. The description adds value by detailing specific behaviors (melisma and small-っ handling) but does not expand on overall behavior like output format or side effects beyond what annotations imply. No contradiction detected.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured sentence that conveys the core purpose with no redundant words. Every part serves a clear function.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (10 parameters including nested objects, 5 enums, and an output schema), the description is too brief. It lacks context about prerequisites (e.g., need for reading with kanji), integration with sibling tools like vocaloid_phrase_grammar, or the nature of the returned phrase. The existence of output schema does not excuse missing contextual guidance for a complex tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 60%, meaning 4 params lack descriptions in the schema (start, note_slots, and two others). The description does not compensate; it provides no parameter-level explanations. For uncovered params like 'start' and 'note_slots', the description offers zero guidance, falling short of the baseline expectation for moderate coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb ('Align'), resource ('Japanese morae to stable rhythm slots'), and outcome ('manifest-compatible phrase'). It also calls out explicit melisma and small-っ timing decisions, distinguishing it from sibling tools like vocaloid_phrase_grammar.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no explicit guidance on when to use this tool versus alternatives, nor does it mention any preconditions or exclusions. The mention of 'manifest-compatible' is a subtle hint but insufficient for a clear usage recommendation.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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