Back to the catalog

Weather & Climate Intelligence MCP

Weather data, forecast API, climate data, historical weather, alerts, agricultural & travel weather.

Open source Repository Open in the app JSON README (API)

About

Weather data, forecast API, climate data, historical weather, alerts, agricultural & travel weather.

Details

Kind
MCP servers
Topic
Maps, weather & travel
Publisher
foundrynet
Origin
official
Category
ferramentas
Transport
http
Version
1.0.0
Last push
2026-08-11T06:23:07Z
Repository state
arquivado
Language
Python
License
MIT
Added
2026-08-29 03:01:55
Updated
2026-08-29 03:01:55
Origin id
io.github.FoundryNet/weather-intel-mcp

README

# 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

```bash
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`

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

Built by [FoundryNet](https://foundrynet.io?utm_source=github&utm_medium=readme&utm_campaign=weather-intel-mcp) · forge@foundrynet.io

## Live network activity

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

More