Skip to main content
Glama

exportacao_agro

Access Brazilian agribusiness export data including volume and FOB value for soy, beef, and corn from official monthly statistics.

Instructions

Retorna dados de exportação do agronegócio brasileiro (volume e valor FOB).

Fonte: Comex Stat / MDIC (API pública, dados mensais com defasagem de 1-2 meses).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
produtoNoProduto a consultar. Aceitos: "soja", "carne_bovina", "milho". Padrão: "soja".soja

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

No annotations exist, so the description must carry the burden. It discloses the source (Comex Stat / MDIC), API type (public), and data latency (1-2 months). This is sufficient for a read-only operation, though it could mention that no authentication is needed.

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 only two sentences: the first defines purpose and output, the second provides source context. Every sentence adds value, and it is front-loaded with the main action.

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

Completeness5/5

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

Given the tool has one parameter, no required fields, and an output schema (not shown), the description is complete. It explains what the tool does, its source, and data latency, which is sufficient 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?

The input schema has 100% coverage for the single parameter 'produto', including its allowed values. The description does not add any additional meaning beyond the schema, so it meets the baseline of 3.

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 'Retorna dados de exportação do agronegócio brasileiro (volume e valor FOB)', specifying the exact data (export volumes and FOB value). It is distinct from sibling tools like cotacao_soja (prices) and calendario_safra (harvest calendar).

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 provides context (source, data lag) but does not explicitly state when to use this tool versus alternatives. It implies usage for export data, but lacks exclusion criteria for sibling tools.

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/DeHor-Labs/mcp-agro-brasil'

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