Moon Phases by Date
x402/moon-phases-by-dateUpcoming primary Moon phases (New, First Quarter, Full, Last Quarter) starting from a given date, with the phase name and exact date and time. Powered by the keyless US Naval Observatory Astronomical Applications API. [x402: $0.08/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"moon_phases_by_date": {
"url": "https://proxy.suverse.io/v1/data/suverse-space-moon-phases",
"transport": "http"
}
}
}