glaforge/moon-phases-quarkus-mcp-sse-server
If you are the rightful owner of moon-phases-quarkus-mcp-sse-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MoonPhase MCP SSE server is a Quarkus-based application that calculates the current phase of the moon or the phase at a given date using the Model Context Protocol.
The MoonPhase MCP SSE server is a specialized application designed to provide real-time information about the moon's phases. Built using the Quarkus framework, this server leverages the Model Context Protocol (MCP) to deliver Server-Sent Events (SSE) that calculate and communicate the current phase of the moon or the phase at a specified date. The algorithm used for these calculations has been translated into Java from a repository offering implementations in various languages, ensuring accuracy and reliability. This server is particularly useful for applications that require lunar phase data, such as astronomy software, calendar applications, or any system that benefits from real-time lunar information. The project is designed to be easily deployable on platforms like Google Cloud Run, making it accessible and scalable for various use cases.
Features
- Real-time lunar phase calculations
- Built with Quarkus for efficient performance
- Deployable on Google Cloud Run
- Supports Server-Sent Events (SSE)
- Translated algorithm for accuracy