bruno-portfolio/agrobr-mcp
Brazilian agricultural data for LLMs — prices, crop estimates, climate, deforestation from 19 public sources via CEPEA, CONAB, IBGE, INPE and B3.
Quick Start
Clone the repository:
git clone https://github.com/bruno-portfolio/agrobr-mcpClaude Desktop configuration example:
{
"mcpServers": {
"agrobr-mcp": {
"command": "npx",
"args": [
"-y",
"bruno-portfolio/agrobr-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.