Skip to main content
Glama
cyntrica

Gov Data MCP

by cyntrica

ita_trade_events

Read-only

Search international trade events by keyword or country to find trade shows, missions, and seminars that help U.S. businesses expand globally.

Instructions

Search international trade events including trade shows, trade missions, and seminars. Find upcoming events by keyword or country to help U.S. businesses expand internationally.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default 25)
queryNoKeyword search (e.g. 'technology', 'agriculture')
countryNoCountry name (e.g. 'Japan', 'Germany')
Behavior3/5

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

The readOnlyHint annotation already declares this a safe read operation, and the description's verbs ('search', 'find') are consistent with that. It adds the behavioral detail that events are 'upcoming' but does not disclose pagination, sorting, or output structure, leaving some room for improvement.

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 two sentences with no filler: the first states the resource and scope, the second gives search criteria and purpose. It is front-loaded and every clause earns its place.

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 read-only search tool with three optional parameters and no output schema, the description covers the essential aspects: what is searched, how to filter, and the intended benefit. It could mention what the results contain, but the current level is adequate for a simple search operation.

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?

All three parameters (limit, query, country) are fully described in the schema with 100% coverage, so the description adds little beyond confirming keyword and country as search dimensions. The phrase 'by keyword or country' maps to query and country but does not enhance syntax or format details.

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 international trade events, specifying types (trade shows, missions, seminars) and the main filter dimensions (keyword, country). It also names the target audience (U.S. businesses), making its purpose distinct from unrelated siblings like ita_tariff_rates.

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

Usage Guidelines3/5

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

The description implies the use case—finding upcoming trade events by keyword or country—but does not explicitly mention when to use this tool over alternatives. There are no exclusions or comparisons to other trade-related tools, so guidance is only implicit.

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/cyntrica/gov-data-mcp'

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