Skip to content
Back to search
30
MCP http

Sunrise And Sunset Times

x402/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. For AI agents in scheduling, photography, and energy planning. [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

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
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
Current Time by Coordinate
Current local date and time at a latitude/longitude via TimeAPI, which resolves the coordinate to its timezone. Returns ISO date-time, weekd
0 tools · http
Current Time by Timezone
Current local date and time for an IANA timezone name via TimeAPI. Returns year, month, day, hour, minute, weekday, DST status, and a full I
0 tools · http
Available Timezones
The list of IANA timezones supported by TimeAPI.io, no key. Returns timezone names. For AI agents validating timezone input and building pic
0 tools · http
Equinoxes Solstices and Apsides
Astronomical seasons for a given year: equinoxes, solstices, plus Earth perihelion and aphelion, each with phenomenon name and exact date an
0 tools · http

How to use

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

{
  "mcpServers": {
    "sunrise_and_sunset_times": {
      "url": "https://proxy.suverse.io/v1/data/suverse-sunrise-sunset",
      "transport": "http"
    }
  }
}