Skip to main content
Glama
touch4645

export-regulation-mcp

by touch4645

export_reg_get_white_countries

Read-only

Retrieve the list of Group A (formerly White) countries as per Japan's Export Trade Control Order. Verify destinations eligible for comprehensive export licenses.

Instructions

輸出貿易管理令別表第3に規定されるグループA国(旧ホワイト国)のリストを取得します。グループA国への輸出は包括許可が利用可能です。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

Annotations declare readOnlyHint=true, and the description's 'retrieves' aligns with that. It adds legal context and eligibility info but no additional behavioral traits such as pagination or output format. With annotations covering safety, a 3 is appropriate.

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, compact sentence that states the action, resource, and relevant context without any filler.

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

Completeness4/5

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

For a zero-parameter read-only list tool, the description sufficiently conveys what is returned (the list) and its legal basis. No output schema exists, but the description's 'list of Group A countries' covers the return type. Minor omissions like ordering or codes are acceptable given the low complexity.

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

Parameters4/5

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

The tool has zero parameters, and schema coverage is trivially 100%. Baseline for 0 params is 4; description adds no parameter details needed.

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 retrieves the list of Group A countries specified in Annex 3, using a specific verb (取得します) and resource. It distinguishes from sibling tools like export_reg_check_country by focusing on the full list.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides context that Group A countries are eligible for comprehensive licenses, implying a use case. However, it does not explicitly exclude alternatives or state when to prefer this over sibling tools like export_reg_check_country.

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/touch4645/export-regulation-mcp'

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