Skip to content

FoundryNet/weather-intel-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supply Chain Weather Risk Scorer

Supply chain weather risk scoring for AI agents — score any shipping route (supply_chain_risk) for weather threats at origin and destination, returning a 0-100 risk score and a shipment recommendation. Also provides raw, keyless NOAA/NWS forecasts, severe-weather alerts, historical weather, climate normals, agricultural weather, and travel comparison (Open-Meteo + NWS).

Part of the FoundryNet Data Network. Every analysis carries verifiable provenance attestation. See also: gov-contracts-mcp, brand-intel-mcp, patent-intel-mcp, financial-signals-mcp.

Connect

  • MCP endpoint (Streamable HTTP): https://weather-intel-mcp-production.up.railway.app/mcp
  • Registry: io.github.FoundryNet/weather-intel-mcp
  • Agent card: https://weather-intel-mcp-production.up.railway.app/.well-known/agent-card.json

Claude Desktop / Cursor / Claude Code

claude mcp add --transport http weather-intel https://weather-intel-mcp-production.up.railway.app/mcp

Tools

Tool Price What it does
current_weather free Temp, feels-like, humidity, wind, conditions, visibility
forecast $0.005 Up to 16-day daily + 48h hourly with precip probability
historical_weather $0.01 Daily temp/precip/wind for a date range
climate_normals $0.01 Multi-decade monthly averages, frost dates, growing degree days
weather_alerts free Active NWS severe-weather alerts (public safety)
agricultural_outlook $0.01 GDD, frost risk, soil moisture, precip outlook, planting window
travel_conditions $0.01 Two-location comparison + advisories + packing recs (structured)
supply_chain_risk $0.02 Score a shipping route (0-100) — origin+destination threats + shipment recommendation
daily_brief $5 Curated daily brief — alerts, events, metro outlook, agricultural signals
brief_summary $0.50 Top 5 signals from today's brief as structured JSON — a cheap sample of daily_brief
mint_info free FoundryNet Data Network + provenance attestation info

Free tier: 50 paid-tool queries/day per agent — generous, because weather is the highest-frequency query type and we want maximum adoption (plus unlimited free current_weather + weather_alerts). Then metered pay-per-query: the tool returns an HTTP-402 with a payment memo — pay it, re-call with the same args plus payment_tx=<signature>. An Authorization: Bearer fnet_… key bypasses the paywall.

Sources

Open-Meteo (current/forecast/historical/archive/geocoding — keyless, global) and NWS (api.weather.gov — keyless, US alerts). Climate normals and agricultural signals are derived from the Open-Meteo archive; set NOAA_CDO_TOKEN to use official NOAA 30-year normals instead. Responses are TTL-cached; the nationwide alert snapshot refreshes hourly.

Connect

MCP registry: io.github.FoundryNet/weather-intel-mcp

{ "mcpServers": { "weather-intel": { "url": "https://weather-intel-mcp-production.up.railway.app/mcp" } } }

Built by FoundryNet · forge@foundrynet.io

Live network activity

Live feed: mint.foundrynet.io/feed
Real-time verified work across 17 servers and autonomous agents in the FoundryNet Data Network.

About

Weather & climate intelligence for AI agents — current weather, forecast, historical, climate normals, alerts, agricultural & travel weather. MCP + x402.

Topics

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages