General Tools
lunologium.com
Provides astronomical and astrological calculations, including live sky positions, upcoming celestial events, corporate astrology charts, and biodynamic lunar gardening guidance.
ENDPOINT 1
https://lunologium.com/mcp
MCP server metadata
- Name
- Lunologium Living Almanac & Astrometric Ephemeris
- Version
- 1.0.0
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_skyCalculate real-time topocentric astrometry for any latitude/longitude coordinates (defaults to New York).
Inferred read-onlyget_upcoming_eventsCompute 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-onlyget_corporate_astrologyRetrieve modeled, date-only unverified company chart candidates and traditional interpretations.
Inferred read-onlyget_biodynamic_guideCalculate 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-onlycalculate_natal_moonCalculate the exact birth moon phase, illumination percentage, zodiac sign, elemental balance, and somatic psychological archetype for any birth date and location.
Inferred read-onlyget_eclipse_canonQuery the multi-century solar and lunar eclipse canon (2025–2035+).
Inferred read-onlyciteSearch 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-onlycalculate_astrocartographyCalculate complete Astrocartography (A*C*G) planetary angularity lines for any birth date and time.
Inferred read-onlyinspect_relocation_cityInspect a specific geographic destination or city against a birth chart.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.