Sunrise And Sunset Times
x402/sunrise-and-sunset-timesSunrise, 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]
Similar MCP servers embedding-nearest
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"
}
}
}