MCP server providing real-time Brazilian agricultural data from multiple public sources.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
The install command below didn't complete successfully in our automated test.
uvx agrobr-mcpDownloading pygments (1.2MiB) Downloading pandas (10.8MiB) Downloading lxml (5.0MiB) Downloading cryptography (4.5MiB) Downloading pydantic-core (2.0MiB) Downloading numpy (16.1MiB) Downloading duckdb (20.5MiB) Downloading agrobr (3.4MiB) Downloaded pydantic-core Downloaded lxml Downloaded cryptography Downloaded pygments Downloaded duckdb Downloaded agrobr Downloaded numpy Downloaded pandas Installed 60 packages in 65ms Traceback (most recent call last): File "/home/user/.cache/uv/arc
This is an experimental automated check and can have false negatives — missing environment variables, a slow cold install, etc. It doesn’t necessarily mean something’s wrong. Last checked 1mo ago.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Agrobr MCP.
preco_diarioDaily spot prices for agricultural commodities (CEPEA/ESALQ)
futuros_b3Daily settlement prices for agricultural futures on B3 exchange
estimativa_safraCurrent crop season estimate by state (CONAB/IBGE)
producao_anualHistorical annual production by state (IBGE PAM)
balancoSupply and demand balance — stock, consumption, exports (CONAB)
progresso_safraWeekly planting and harvesting progress by state (CONAB)
MCP server that gives LLMs access to real-time Brazilian agricultural data — prices, crop estimates, climate, deforestation and more from 10 public sources from agrobr.
Add to claude_desktop_config.json:
Settings > MCP Servers > Add:
If the above fails due to
-mflag parsing, create a wrapper script:Linux/macOS:
echo 'python -m agrobr_mcp' > run.sh && chmod +x run.sh && claude mcp add agrobr ./run.shWindows:
echo python -m agrobr_mcp > run.bat && claude mcp add agrobr run.bat
Add to claude_desktop_config.json:
10 tools available out of the box:
| Tool | Description |
|---|---|
preco_diario | Daily spot prices for agricultural commodities (CEPEA/ESALQ) |
futuros_b3 | Daily settlement prices for agricultural futures on B3 exchange |
| Tool | Description |
|---|---|
estimativa_safra | Current crop season estimate by state (CONAB/IBGE) |
producao_anual | Historical annual production by state (IBGE PAM) |
balanco | Supply and demand balance — stock, consumption, exports (CONAB) |
progresso_safra | Weekly planting and harvesting progress by state (CONAB) |
| Tool | Description |
|---|---|
clima | Climate data by state — temperature, precipitation, radiation (NASA POWER) |
desmatamento | Deforestation rates and real-time alerts by biome (INPE) |
| Tool | Description |
|---|---|
listar_produtos | List valid products for each tool |
health_check | Check status of all data sources |
agrobr-mcp is a thin wrapper. All data logic lives in the agrobr library.
MIT
Servidor MCP que dá acesso a dados agrÃcolas brasileiros em tempo real para LLMs. Preços, safras, clima, desmatamento e mais — tudo de fontes públicas como CEPEA, CONAB, IBGE, INPE e B3.
Adicione ao seu client MCP (Claude Desktop, Cursor ou Claude Code) conforme as instruções acima.
mcp-name: io.github.bruno-portfolio/agrobr
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/bruno-portfolio-agrobr-mcp)<a href="https://allmcps.com/mcp/bruno-portfolio-agrobr-mcp"><img src="https://allmcps.com/api/badge/bruno-portfolio-agrobr-mcp?style=directory" alt="Agrobr MCP on AllMCPs" /></a>