Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Moonlora

com.moonlora/moonlora

Moon phases, moon signs, full/new moon dates 1900-2100, moonrise/moonset for any coordinates.

Uptime
100.0%
2 direct probes · 30d
Response
587ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_moon_phase

Get the moon phase, illumination, moon sign and next full/new moon for any date (1900–2100). Optionally pass latitude/longitude to also get moonrise and moonset times (UTC).

list_full_moons

List every full moon of a year (1900–2100) with exact UTC times, traditional names and moon signs.

list_new_moons

List every new moon of a year (1900–2100) with exact UTC times and moon signs.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "moonlora": {
      "url": "https://moonlora.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}