agriculture-mcp-server
Provides access to historical daily climate data since 1981 via the NASA POWER API, enabling AI agents to retrieve and analyze long-term agricultural climate patterns and site assessment data.
Agriculture MCP Server
MCP server providing AI agents with agriculture and farming data — soil conditions, crop weather, climate history, global statistics, and food products.
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 balanceclimate_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 countrycompare_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-serverUsage 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
Maintenance
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
- Alicense-qualityDmaintenanceAn MCP server that provides real-time weather data, hourly forecasts, and daily summaries using the free Open-Meteo API with no API key required. It enables users to search for weather conditions by specific coordinates or city names across multiple measurement units.Last updated1MIT
- Alicense-qualityCmaintenanceEU Crop Intelligence MCP Server — Yield forecasts, weather analysis, and phenology models for 15 countries. AI agent-native, multi-source intelligence (NASA POWER, Eurostat, Open-Meteo).Last updatedMIT
- Alicense-qualityDmaintenanceMCP Server for global weather, forecasts, air quality, and climate data using Open-Meteo, no API key required.Last updatedMIT
- AlicenseAqualityDmaintenanceMCP server for Open Food Facts, enabling food product lookup by barcode, search, nutrition facts, allergen checks, and eco-scores without an API key.Last updated8MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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