MCP-Server for agriculture data — soil conditions, crop weather, global statistics, food products
Project description
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
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agriculture_mcp_server-0.1.2.tar.gz.
File metadata
- Download URL: agriculture_mcp_server-0.1.2.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
101fbed328f523fe863a3e22f1160e0c0bcb1ddcaab85b3fd041ee0faceb28f9
|
|
| MD5 |
642e26d18aee0aa5627a84964e406465
|
|
| BLAKE2b-256 |
eee4a468aa9158283dd6e6b3933d4d4aab47e6000b3aabb3e07cefc26f2c8b17
|
File details
Details for the file agriculture_mcp_server-0.1.2-py3-none-any.whl.
File metadata
- Download URL: agriculture_mcp_server-0.1.2-py3-none-any.whl
- Upload date:
- Size: 13.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9403030363e51700a5469ea4f1e99604823d856031992bfecdd0c0e4eab90699
|
|
| MD5 |
4b78ada8c94740557b5a8db2547bce0a
|
|
| BLAKE2b-256 |
d3ae05f69258804fcba271b420e9d2a99fd5d0babda382d0eccbb8b556e19af7
|