Back to search
30
MCP
http
Daily UV Index and Sunshine Forecast
x402/daily-uv-index-and-sunshine-forecastReturns 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
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"
}
}
}