Skip to main content
Data PlatformsPython

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.

data-platformscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/bruno-portfolio/agrobr-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "agrobr-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bruno-portfolio/agrobr-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Data Platforms
Language
Python
Author
bruno-portfolio