Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Agriculture

БесплатноНе проверен

MCP-Server for agriculture data — soil conditions, crop weather, global statistics, food products

GitHubEmbed

Описание

MCP-Server for agriculture data — soil conditions, crop weather, global statistics, food products

README

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

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

from github.com/AiAgentKarl/agriculture-mcp-server

Установить Agriculture в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install agriculture

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add agriculture -- uvx agriculture-mcp-server

Пошаговые гайды: как установить Agriculture

FAQ

Agriculture MCP бесплатный?

Да, Agriculture MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Agriculture?

Нет, Agriculture работает без API-ключей и переменных окружения.

Agriculture — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Agriculture в Claude Desktop, Claude Code или Cursor?

Открой Agriculture на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Fetch

Web content fetching and conversion for efficient LLM usage.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

Opencode Omniroute Plugin

OpenCode plugin for the OmniRoute AI Gateway. Drives dynamic model discovery, /connect auth flow, and multi-instance OmniRoute providers via the official @openc

GitHub Actionsавтор: GitHub Actions

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

llm-analysis-assistant

A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also

xuzexin-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

MCPHub

Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.

автор: Community

Compare Agriculture with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai