Skip to main content
Glama
mohemohe

voiceroid_daemon-mcp

by mohemohe

convert_text

Convert Japanese text to phonetic kana reading for accurate pronunciation and text-to-speech processing using VOICEROID2 technology.

Instructions

Convert text to phonetic kana reading

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesText to convert to kana
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It states the conversion action but lacks details on traits like rate limits, error handling, or output format (e.g., whether it returns a string or structured data). This leaves significant gaps in understanding how the tool behaves beyond its basic purpose.

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, efficient sentence that front-loads the core purpose without any wasted words. It is appropriately sized for a simple tool with one parameter, making it easy to parse and understand quickly.

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 lack of annotations and output schema, the description is incomplete for a conversion tool. It doesn't explain what the output looks like (e.g., kana format, potential errors), nor does it address behavioral aspects like performance or limitations. For a tool with no structured support, more context is needed to be fully helpful.

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?

The input schema has 100% description coverage, with the 'text' parameter clearly documented. The description adds no additional meaning beyond what the schema provides, such as examples or constraints on the text input. However, with high schema coverage, the baseline score of 3 is appropriate as the schema does the heavy lifting.

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 specific action ('convert') and target resource ('text to phonetic kana reading'), with precise differentiation from sibling tools like 'speak_text' (which likely produces audio) and 'test_connection' (which is unrelated). It uses a verb+resource structure that leaves no ambiguity about the tool's function.

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?

No guidance is provided on when to use this tool versus alternatives. While it implicitly suggests usage for text-to-kana conversion, it doesn't mention scenarios where it might be preferred over other methods or tools, nor does it specify prerequisites or exclusions. The description assumes context without explicit direction.

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/mohemohe/voiceroid_daemon-mcp'

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