Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by appliedgocode • Uncategorized
Calculates moon phases based on date and time using JSON-RPC over stdio.
Determine the current or historical moon phase for scheduling or informational purposes.
Provide lunar illumination data for astronomy or outdoor activity planning.
Integrate moon phase calculations into AI coding tools via MCP protocol.
This MCP server computes the moon's age and illumination percentage for a given date and time or the current time if none is specified. It communicates via JSON-RPC format over standard input/output and supports MCP tool discovery and direct method calls. The server uses accurate astronomical calculations based on Julian day and lunar cycle data, making it useful for applications requiring lunar phase information.