Skip to main content
Glama
N0zoM1z0

VOCALOID MCP

by N0zoM1z0

Render Manifest Instrument Stems

vocaloid_render_instrument_stems

Renders selected arrangement tracks as isolated WAV stems with controlled pan and effects, including provenance manifest for auditable stems.

Instructions

Render selected arrangement tracks as isolated verified WAV stems with explicit pan/effect policy and manifest provenance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
track_idsNoOptional arrangement track IDs; omitted renders every instrument/drum track
preserve_panYestrue preserves composed MIDI pan; false centers pitched stems
manifest_pathYesAbsolute path, or a path relative to the vocaloid-mcp-server project root
response_formatNomarkdown
output_directoryYesExisting writable directory for slugged stem filenames
expected_revisionYes
include_renderer_effectsYestrue keeps manifest FluidSynth reverb/chorus; false renders dry stems

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 indicate the tool is not read-only, not idempotent, and not destructive. The description adds some context about rendering verified stems and explicit policy, but does not detail side effects (e.g., file overwrite behavior) or verification meaning. Given annotation presence, a 3 is adequate.

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

Conciseness4/5

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

The description is a single concise sentence with key information front-loaded. No wasted words, but could be slightly more structured for clarity.

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

Completeness3/5

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

Given the output schema exists and the tool has 7 parameters, the description provides a high-level purpose but lacks usage guidelines and behavioral details. It is somewhat incomplete for a complex tool.

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

Parameters3/5

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

Schema description coverage is 71%, and the description does not elaborate on parameters. The description hints at preserve_pan and include_renderer_effects but adds minimal detail beyond the schema. Baseline 3 is appropriate.

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 clearly states the tool renders selected arrangement tracks as isolated verified WAV stems with explicit pan/effect policy and manifest provenance. The verb and resource are specific, and it distinguishes from sibling tools like vocaloid_render_vocal_stems and vocaloid_render_stem_mix.

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 does not provide guidance on when to use this tool versus alternatives, nor does it mention prerequisites or exclusions. It lacks explicit context for usage.

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