
agrobr
MCP server by github.com/bruno-portfolio/agrobr-mcp
Brazilian agricultural data for LLMs — prices, crops, climate, deforestation.
About agrobr
agrobr is an MCP (Model Context Protocol) server published by bruno-portfolio in the official MCP registry, listed under Weather Services on Loomal. Brazilian agricultural data for LLMs — prices, crops, climate, deforestation.
It ships as a Python package on PyPI (agrobr-mcp), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/bruno-portfolio/agrobr-mcp, where the project has earned 25 GitHub stars.
Use agrobr with your agent
claude mcp add agrobr -- uvx agrobr-mcp{
"mcpServers": {
"agrobr": {
"command": "uvx",
"args": [
"agrobr-mcp"
]
}
}
}agrobr-mcpFrequently asked questions
- What is agrobr?
- agrobr is an MCP (Model Context Protocol) server by bruno-portfolio in the Weather Services category. Brazilian agricultural data for LLMs — prices, crops, climate, deforestation.
- How do I connect agrobr to Claude, Cursor, or another MCP client?
- Install agrobr from its pypi package (agrobr-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is agrobr open source?
- Yes — the source code is public at github.com/bruno-portfolio/agrobr-mcp, with 25 GitHub stars.
- Can AI agents pay to use agrobr?
- Not yet through Loomal — agrobr is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More Weather Services MCP servers

Weather MCP Server
50
providing weather information, air quality data, and timezone utilities using the Open-Meteo API.

Weather Data MCP Server
13
Weather forecasts, alerts, air quality, marine, radar imagery, lightning. NOAA + Open-Meteo.

mcp-server-taiwan-weather
10
用於取得臺灣中央氣象署 API 資料的 Model Context Protocol (MCP) Server

qweather-mcp
7
a qweather mcp server

NHC MCP Server
5
NHC storm tracks, forecast advisories, watches/warnings, and HURDAT2 data

NOAA OFS MCP Server
5
NOAA OFS regional ocean model forecasts — water level, temperature, salinity
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agrobr? Claim this listing free by verifying GitHub ownership, or contact us.