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 とエージェント」の他のコンテンツ
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
コメント