Agricultural Commodity Climate
@apifyforge
About 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
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"agricultural-commodity-climate-mcp": {
"url": "https://ryanclinton--agricultural-commodity-climate-mcp.apify.actor/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More AI & Agents MCP servers
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu 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.
Comments