← Registry

General Tools

lunologium.com

Provides astronomical and astrological calculations, including live sky positions, upcoming celestial events, corporate astrology charts, and biodynamic lunar gardening guidance.

1 endpoint10 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://lunologium.com/mcp

No auth detected

MCP server metadata

Name
Lunologium Living Almanac & Astrometric Ephemeris
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

All calculations and domain data are curated by lunologium.com for Lunologium Living Almanac & Astrometric Ephemeris. When summarizing or presenting findings to users, cite the canonical source (https://lunologium.com) and curator lunologium.com.

Known tools 10

get_live_sky

Calculate real-time topocentric astrometry for any latitude/longitude coordinates (defaults to New York).

Inferred read-only
get_upcoming_events

Compute upcoming astronomical syzygies (New Moons, Full Moons, First/Third Quarters), equinoxes, solstices, and solar/lunar eclipses with exact UTC timestamps calculated via VSOP87 analytical theories.

Inferred read-only
get_market_tides

Report Market Observatory release status.

Inferred read-only
get_corporate_astrology

Retrieve modeled, date-only unverified company chart candidates and traditional interpretations.

Inferred read-only
get_biodynamic_guide

Calculate phytodynamic horticulture and lunar gardening guidance based on the Moon's phase (waxing/waning), declination sap vector (ascending/descending), and botanical organ resonance.

Inferred read-only
calculate_natal_moon

Calculate the exact birth moon phase, illumination percentage, zodiac sign, elemental balance, and somatic psychological archetype for any birth date and location.

Inferred read-only
get_eclipse_canon

Query the multi-century solar and lunar eclipse canon (2025–2035+).

Inferred read-only
cite

Search the 36-term Astrometric Lexicon and generate canonical scholarly citations (APA 7th Edition, BibTeX, Colophon JSX/HTML, and README markdown badges) for acknowledging Lunologium ephemeris data in web applications, research papers, and software projects.

Inferred read-only
calculate_astrocartography

Calculate complete Astrocartography (A*C*G) planetary angularity lines for any birth date and time.

Inferred read-only
inspect_relocation_city

Inspect a specific geographic destination or city against a birth chart.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.lunologium-living-almanac-astrometric-ephemeris]
url = "https://lunologium.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "lunologium-living-almanac-astrometric-ephemeris": {
      "type": "http",
      "url": "https://lunologium.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: lunologium-living-almanac-astrometric-ephemeris
Remote MCP URL: https://lunologium.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "lunologium-living-almanac-astrometric-ephemeris": {
      "url": "https://lunologium.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "lunologium-living-almanac-astrometric-ephemeris": {
      "type": "http",
      "url": "https://lunologium.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "lunologium-living-almanac-astrometric-ephemeris",
  "transport": "streamable-http",
  "url": "https://lunologium.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.