Agricultural Commodity Climate
@apifyforge
关于 Agricultural Commodity Climate
Agricultural commodity climate risk intelligence for AI agents via the Model Context Protocol. This MCP server gives any AI assistant — Claude, GPT-4, Cursor, or a custom agent — direct access to live weather stress analysis, pest emergence monitoring, trade concentration scoring
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"agricultural-commodity-climate-mcp": {
"url": "https://ryanclinton--agricultural-commodity-climate-mcp.apify.actor/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Agricultural Commodity Climate?
Agricultural Commodity Climate is an MCP server that provides live weather stress analysis, pest emergence monitoring, trade concentration scoring, and price shock probability for any crop or growing region. It orchestrates eight public data sources (NOAA, GDACS, UN COMTRADE, World Bank, GBIF, FRED, Nominatim, and a weather forecast service) into four quantified scoring models and a composite Commodity Risk Score (0–100) with actionable recommendations. No downstream API keys are required.
How to use Agricultural Commodity Climate?
Add the server to your MCP client by configuring the URL https://ryanclinton--agricultural-commodity-climate-mcp.apify.actor/mcp in your MCP settings JSON. Then invoke any of the seven available tools (e.g., crop_region_risk_assessment) via your AI agent or programmatically via the Apify API. Each tool call costs $0.045 and returns results in 30–90 seconds.
Key features of Agricultural Commodity Climate
- Weather Stress Index (0–100) from NOAA alerts, forecasts, and GDACS disasters
- Pest Emergence Score (0–100) using GBIF species observations and World Bank vulnerability
- Trade Disruption Score with Herfindahl-Hirschman Index (HHI) from UN COMTRADE
- Price Shock Probability (0–100) from FRED trends, weather/disaster supply shocks, and trade concentration
- Composite Commodity Risk Score (0–100) weighted across all four models with CRITICAL override
- Parallel data fetching via
Promise.alland standby mode for low-latency agent workflows - Per-tool spending limits and built-in proxy/retry infrastructure
Use cases of Agricultural Commodity Climate
- Commodity traders run
price_shock_probabilityeach morning for early supply disruption warnings - Crop insurance underwriters use
crop_region_risk_assessmentfor current Weather Stress Index per region - Food company procurement teams call
trade_dependency_analysisto detect concentrated supplier risk - Portfolio managers use
compare_commodity_risksfor comparable risk metrics across different crops - Government and NGO analysts run
food_security_vulnerabilityfor country-level food security assessments - Pest control teams use
pest_emergence_alertto detect emerging pest and disease pressure
FAQ from Agricultural Commodity Climate
What data sources does the server use?
NOAA weather alerts, multi-day forecasts, GDACS disaster events, UN COMTRADE trade flows, World Bank agricultural indicators, GBIF biodiversity occurrence records, FRED commodity price series, and Nominatim geocoding.
Are any API keys required for downstream sources?
No, the server handles all orchestration and does not require API keys for any downstream data source.
What is the cost per tool invocation?
Each tool call costs $0.045 (USD) and returns results in 30–90 seconds.
How is the Composite Commodity Risk Score calculated?
Weighted average: weather stress 30%, price shock 30%, trade disruption 25%, pest emergence 15%. It overrides to CRITICAL when crop failure risk and imminent price shock both present.
What verdict levels does the server output?
Five levels: LOW_RISK, MANAGEABLE, ELEVATED, HIGH_RISK, CRITICAL, each with auto-generated hedge recommendations.
AI 与智能体 分类下的更多 MCP 服务器
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
评论