Skip to content

Release history

bruno-portfolio/agrobr-mcp releases

MCP server for Brazilian agricultural data — connect LLMs to 10 public data sources via agrobr

All releases

3 shown

v0.1.2 Maintenance

Minor fixes and improvements.

Full changelog
  • Version 0.1.2 in pyproject.toml, init.py, server.json
  • Replace HTML comment with visible mcp-name tag in README
v0.1.1 Maintenance

Minor fixes and improvements.

Changelog

Add MCP Registry validation tag to README for PyPI package verification.

v0.1.0 New feature
Notable features
  • Tools for CEPEA/ESALQ spot prices, B3 agricultural futures, CONAB crop estimates
  • IBGE production data and NASA POWER climate data
  • Deforestation tracking via INPE
Full changelog

First release of agrobr-mcp — an MCP server that gives LLMs access to real-time Brazilian agricultural data.

Tools (10)

  • preco_diario — CEPEA/ESALQ spot prices
  • futuros_b3 — B3 agricultural futures
  • estimativa_safra — CONAB/IBGE crop estimates
  • producao_anual — IBGE PAM historical production
  • balanco — CONAB supply/demand balance
  • progresso_safra — CONAB weekly planting/harvest progress
  • clima — NASA POWER climate data by state
  • desmatamento — INPE deforestation rates and alerts
  • listar_produtos — list valid products per tool
  • health_check — data source status

Setup

pip install agrobr-mcp

Powered by agrobr v0.10.0+

Beta — feedback welcome: [email protected]