yahoo-furigana-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| YAHOO_CLIENT_ID | Yes | Your Yahoo! JAPAN Client ID (application ID) obtained from Yahoo! ID連携 v2 アプリケーションの登録 |
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
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| gen_furiganaA | 日本語テキストにふりがな(ひらがな読み)を付けます。漢字かな混じりのテキストを入力すると、各単語の読み方を返します。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only a single tool, there is no possibility of confusion or overlap. The tool's purpose is clearly distinct by default.
The single tool name follows a clear verb_noun pattern (gen_furigana) with no mixed naming conventions. Consistency is trivially maintained.
A single tool is below the reasonable range for a well-scoped server and feels overly thin, even for a narrow purpose. The rubric explicitly treats 1 tool as too few.
The server covers the core furigana generation operation for the domain. Minor gaps like configurable output formats or batchprocessing exist but are not critical.