Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| preco_diario | Daily spot prices for Brazilian agricultural commodities (CEPEA/ESALQ). |
| futuros_b3 | Daily settlement prices for agricultural futures on B3 exchange. |
| estimativa_safra | Current crop season estimate by state (area, production, yield). |
| producao_anual | Historical annual crop production by state (IBGE PAM). |
| balanco | Supply and demand balance (stock, consumption, exports). |
| progresso_safra | Weekly planting and harvesting progress by state. |
| clima | Recent climate data by state (temperature, precipitation, radiation, humidity, wind). |
| desmatamento | Deforestation rates and alerts by biome. |
| listar_produtos | List valid products/parameters for each agrobr-mcp tool. |
| health_check | Check the status of agrobr data sources. Returns which APIs are responding and which have issues. Useful to diagnose when a tool returns an error. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |