Skip to content
Back to search
30
MCP http

Daily UV Index and Sunshine Forecast

x402/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 base, category=data]

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

Similar MCP servers embedding-nearest

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
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
Ocean Wave Conditions Forecast
Returns hourly wave height, direction and period at a coastal lat/lng point from the Open-Meteo Marine API, as JSON. [x402: $0.065/call on b
0 tools · http
Ocean Wave Daily Summary
Daily marine wave summary for a lat/lon: maximum wave height, maximum wave period, and dominant wave direction, from Open-Meteo Marine. [x40
0 tools · http
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 dail
0 tools · http
Marine Wave Forecast
Hourly marine wave forecast for any coastal latitude and longitude from the Open-Meteo marine service, no key required. Returns wave height,
0 tools · http

How to use

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

{
  "mcpServers": {
    "daily_uv_index_and_sunshine_forecast": {
      "url": "https://proxy.suverse.io/v1/data/suverse-astronomy-uv-index-daily",
      "transport": "http"
    }
  }
}