Skip to content
Back to search
30
MCP http

Historical Daily Weather

x402/historical-daily-weather

Historical daily weather for any latitude and longitude over a date range from the Open-Meteo archive service, no key required. Returns daily maximum and minimum temperature and precipitation for each day in the requested window. Critical for AI agents backtesting weather sensitive strategies, building climatology baselines, and reconciling past events with conditions. [x402: $0.06/call on base, category=data]

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Seven Day Weather Forecast
Seven day daily weather forecast for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns daily maximum
0 tools · http
Current Weather Conditions
Current weather conditions for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns temperature, wind s
0 tools · http
Daily UV Index and Sunshine Forecast
Returns daily maximum UV index and sunshine duration for a lat/lng point from the Open-Meteo forecast API, as JSON. [x402: $0.055/call on ba
0 tools · http
weather
Real-time weather data and 3-day forecast for any location worldwide. Accepts city name or lat/lon coordinates. Temperature, humidity, wind,
0 tools · http
Sunrise, Sunset and Daylight Duration
Returns daily sunrise, sunset and daylight duration for a lat/lng point from the Open-Meteo forecast API, as JSON. [x402: $0.05/call on base
0 tools · http
NASA POWER Daily Climate Point
Returns daily climate parameters (e.g. 2m temperature, corrected precipitation) for a lat/lng point from the NASA POWER project, as JSON. [x
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "historical_daily_weather": {
      "url": "https://proxy.suverse.io/v1/data/suverse-weather-historical",
      "transport": "http"
    }
  }
}