Skip to main content
Glama
new-village

furunavi-mcp-community

by new-village

furunavi_search_products

Search Furusato Nozei gift items on Furunavi by keyword. Control result count and page number.

Instructions

キーワードでふるなびの返礼品を検索します。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
limitNo
keywordYes
Behavior2/5

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

No annotations are provided, and the description does not disclose behavioral traits such as whether authentication is required, rate limits, or side effects. It only states the basic search action without additional safety or operational context.

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

Conciseness3/5

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

The description is a single sentence, which is concise but lacks structured detail. It earns its place by being short but sacrifices completeness.

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?

Despite having 3 parameters and no output schema, the description fails to clarify return value format, pagination behavior, or sorting. For a search tool, this is insufficient for proper agent interaction.

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?

With 0% schema description coverage, the description should explain parameters beyond their names. It only implies the 'keyword' parameter, leaving 'page' and 'limit' (defaults, effects) unaddressed, adding minimal value over the schema.

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 searches Furunavi's return gifts by keyword, distinguishing it from siblings like get_product (single product) and auth tools.

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 guidance on when to use this tool versus alternatives (e.g., furunavi_get_product) or prerequisites like authentication. Usage context is only implied by the sibling list.

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/new-village/furunavi-mcp-community'

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