{
  "markdown": "# Supply Chain Weather Risk Scorer\n\n**Supply chain weather risk scoring for AI agents** — score any shipping route\n(`supply_chain_risk`) for weather threats at origin and destination, returning a\n0-100 risk score and a shipment recommendation. Also provides raw, **keyless**\nNOAA/NWS forecasts, severe-weather alerts, historical weather, climate normals,\nagricultural weather, and travel comparison (Open-Meteo + NWS).\n\n> Part of the **FoundryNet Data Network**. Every analysis carries verifiable\n> provenance attestation. See also: **gov-contracts-mcp**, **brand-intel-mcp**,\n> **patent-intel-mcp**, **financial-signals-mcp**.\n\n## Connect\n\n- **MCP endpoint** (Streamable HTTP): `https://weather-intel-mcp-production.up.railway.app/mcp`\n- **Registry:** `io.github.FoundryNet/weather-intel-mcp`\n- **Agent card:** `https://weather-intel-mcp-production.up.railway.app/.well-known/agent-card.json`\n\n### Claude Desktop / Cursor / Claude Code\n\n```bash\nclaude mcp add --transport http weather-intel https://weather-intel-mcp-production.up.railway.app/mcp\n```\n\n## Tools\n\n| Tool | Price | What it does |\n|---|---|---|\n| `current_weather` | **free** | Temp, feels-like, humidity, wind, conditions, visibility |\n| `forecast` | $0.005 | Up to 16-day daily + 48h hourly with precip probability |\n| `historical_weather` | $0.01 | Daily temp/precip/wind for a date range |\n| `climate_normals` | $0.01 | Multi-decade monthly averages, frost dates, growing degree days |\n| `weather_alerts` | **free** | Active NWS severe-weather alerts (public safety) |\n| `agricultural_outlook` | $0.01 | GDD, frost risk, soil moisture, precip outlook, planting window |\n| `travel_conditions` | $0.01 | Two-location comparison + advisories + packing recs (structured) |\n| `supply_chain_risk` | $0.02 | Score a shipping route (0-100) — origin+destination threats + shipment recommendation |\n| `daily_brief` | $5 | Curated daily brief — alerts, events, metro outlook, agricultural signals |\n| `brief_summary` | $0.50 | Top 5 signals from today's brief as structured JSON — a cheap sample of `daily_brief` |\n| `mint_info` | **free** | FoundryNet Data Network + provenance attestation info |\n\n**Free tier:** 50 paid-tool queries/day per agent — generous, because weather is\nthe highest-frequency query type and we want maximum adoption (plus unlimited free\n`current_weather` + `weather_alerts`). Then metered pay-per-query: the tool returns\nan HTTP-402 with a payment memo — pay it, re-call with the same args plus\n`payment_tx=<signature>`. An `Authorization: Bearer fnet_…` key bypasses the paywall.\n\n## Sources\n\n**Open-Meteo** (current/forecast/historical/archive/geocoding — keyless, global)\nand **NWS** (`api.weather.gov` — keyless, US alerts). Climate normals and\nagricultural signals are derived from the Open-Meteo archive; set `NOAA_CDO_TOKEN`\nto use official NOAA 30-year normals instead. Responses are TTL-cached; the\nnationwide alert snapshot refreshes hourly.\n\n## Connect\n\nMCP registry: `io.github.FoundryNet/weather-intel-mcp`\n\n```json\n{ \"mcpServers\": { \"weather-intel\": { \"url\": \"https://weather-intel-mcp-production.up.railway.app/mcp\" } } }\n```\n\nBuilt by [FoundryNet](https://foundrynet.io?utm_source=github&utm_medium=readme&utm_campaign=weather-intel-mcp) · forge@foundrynet.io\n\n## Live network activity\n\n**Live feed:** [mint.foundrynet.io/feed](https://mint.foundrynet.io/feed)  \nReal-time verified work across 17 servers and autonomous agents in the FoundryNet Data Network.\n",
  "bytes": 3458,
  "sha": "ff585d358b6fff9343956f28adc852fbe85edf3710d9991c212ab8c55efe7b9d",
  "repo_slug": "foundrynet/weather-intel-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_foundrynet_weather_intel_mcp_da4f15bd/readme"
}