Skip to main content
Glama
shinichinomura

pesticide-mcp

get_applications

Search Japanese pesticide application records by crop, pest, pesticide name, or registration number. Retrieve detailed use timing, methods, and frequency for each registered application.

Instructions

作物名・病害虫雑草名・農薬名・登録番号などで適用情報を検索する。

各結果は使用時期・使用方法・使用回数などの根拠フィールドを含む。 使用可否の判定ではない。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cropNo
pestNo
limitNo
register_noNo
usage_methodNo
pesticide_nameNo
Behavior2/5

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

No annotations are provided, so the description must disclose behavioral traits. It only states that the tool returns certain fields and is not a usability check. It does not mention read-only nature, rate limits, authentication, or any side effects. This is minimal disclosure for a tool with no annotation support.

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 concise (two sentences), with the first sentence stating the core purpose and the second adding result details and a clarification. No unnecessary words. Could be slightly more structured with bullet points or explicit parameter list, but effective as is.

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 has 6 parameters, no output schema, and no annotations, the description is incomplete. It fails to explain all parameters (especially limit and usage_method), provides no return structure details beyond a few fields, and offers no usage guidance. More information is needed for an agent to use it correctly.

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?

With schema description coverage at 0%, the description partially compensates by mentioning search criteria such as crop, pest, pesticide_name, and register_no. However, it does not explain the 'limit' or 'usage_method' parameters. The description adds some meaning beyond the schema but leaves gaps.

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

Purpose4/5

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

The description clearly states that the tool searches application information by crop, pest, pesticide name, registration number, etc. It also specifies that results include usage timing, method, and number of uses, and explicitly says it is not a judgment of usability. This differentiates it from sibling tools like check_registered_use, but could be more explicit about exact distinctions.

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 mentions that the tool is 'not a judgment of usability', implying that for usability decisions, another tool (e.g., check_registered_use) should be used. However, it does not explicitly state when to use this tool versus alternatives, nor provide any conditional advice or exclusions.

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/shinichinomura/pesticide-mcp'

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