Skip to main content
Glama
AiAgentKarl

agriculture-mcp-server

by AiAgentKarl

Agriculture MCP Server

MCP server providing AI agents with agriculture and farming data — soil conditions, crop weather, climate history, global statistics, and food products.

agriculture-mcp-server MCP server

8 Tools in 4 Categories

Soil Conditions

  • soil_conditions — Soil temperature (0-54cm), moisture, evapotranspiration forecast

Crop Weather

  • crop_weather_forecast — Agricultural weather: temp, rain, wind, radiation, water balance

  • climate_history — Historical daily climate data since 1981 (NASA POWER)

  • climate_averages — Long-term monthly climate averages for site assessment

Global Statistics (World Bank)

  • country_agriculture_profile — Full agriculture profile of any country

  • compare_countries — Compare agriculture indicators across countries

Food Products (Open Food Facts)

  • food_product_lookup — Look up food products by barcode (nutrition, eco-scores)

  • food_search — Search 3M+ food products by name or category

Related MCP server: CropProphEU

Installation

pip install agriculture-mcp-server

Usage with Claude Code

.mcp.json:

{
  "mcpServers": {
    "agriculture": {
      "type": "stdio",
      "command": "python",
      "args": ["-m", "src.server"]
    }
  }
}

Data Sources

All APIs are free and require no API key:

API

Data

Open-Meteo

Soil temperature, moisture, evapotranspiration, crop weather

NASA POWER

Historical climate data since 1981 (agricultural community)

World Bank

Country-level agriculture statistics (20+ indicators)

Open Food Facts

3M+ food products with nutrition and eco-scores

License

MIT

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • This MCP server provides seamless access to Malaysia's government open data, including datasets, w…

  • MCP server for live, sourced Brazilian public data from the official IBGE APIs.

  • 350+ production-ready APIs through one MCP server — weather, geocoding, validation, financial data.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AiAgentKarl/agriculture-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server