moon-phases-quarkus-mcp-sse-server

glaforge/moon-phases-quarkus-mcp-sse-server
★ 2 stars Java 📦 Other Updated 3mo ago
Moon phases MCP server, using Server-Sent Events, implemented in Java with the Quarkus framework
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "moon-phases-quarkus-": {
      "command": "npx",
      "args": [
        "-y",
        "glaforge/moon-phases-quarkus-mcp-sse-server"
      ]
    }
  }
}

Topics

javamcpquarkussse