Skip to content
Back to search
30
MCP http

Sunrise, Sunset and Daylight Duration

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

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

Similar MCP servers embedding-nearest

Sunrise And Sunset Times
Sunrise, sunset, and twilight times for a latitude and longitude from the Sunrise-Sunset API, no key. Returns UTC times for solar events. Fo
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
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
Sun and Moon Rise Set Times
Sun and Moon rise, set, transit and twilight times for a given date and location, plus current Moon phase, illumination fraction and closest
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

How to use

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

{
  "mcpServers": {
    "sunrise,_sunset_and_daylight_duration": {
      "url": "https://proxy.suverse.io/v1/data/suverse-astronomy-daylight-times",
      "transport": "http"
    }
  }
}