Agrobr runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from pypi. Last commit 13 Mar 2026.
Brazilian agricultural data for LLMs — prices, crops, climate, deforestation.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agrobr -- uvx agrobr-mcp
{
"mcpServers": {
"agrobr": {
"args": [
"agrobr-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.agrobr]
command = "uvx"
args = ["agrobr-mcp"]
{
"mcpServers": {
"agrobr": {
"args": [
"agrobr-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agrobr": {
"args": [
"agrobr-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.