Ephemeris
Free tier ephemeris · /v1/snapshots
Solar system snapshots, body detail, topocentric ephemeris, observer metadata, and astronomical event search
Positions, moon phases, rise & set, scientific ephemerides, natal charts and astronomical events — clean JSON over HTTPS, plus a hosted MCP server your agents can call directly.
Free tier · no credit card
53+ endpoints across snapshots, bodies, ephemerides, events, locations and catalogs.
A predictable { data, meta } envelope on every call.
39 named tools at mcp.astronomycore.com. Point Cursor or
Claude Desktop at it — no local install.
Free plan: Ephemeris + Sky modules, 5 credits/day UTC. Pro unlocks all modules.
One request
Pass a latitude, longitude and time. Get back exactly the fields you asked for — nothing to parse, nothing to compute locally.
curl -H "Authorization: Bearer ac_live_..." \
"https://api.astronomycore.com/v1/bodies/moon\
?latitude=41.9&longitude=12.5"
# → { "phase": "Waxing Gibbous",
# "illumination": 0.78,
# "rise": "14:21Z", "set": "01:48Z" } Platform modules
Each module ships its own npm package, REST routes, and MCP tools — with an independent
moduleVersion wire contract. Free tier includes Ephemeris and Sky.
ephemeris · /v1/snapshots
Solar system snapshots, body detail, topocentric ephemeris, observer metadata, and astronomical event search
sky · /v1/sky
Hipparcos star catalog, IAU constellations, boundaries, and topocentric sky maps
westernAstrology · /v1/western-astrology
Natal birth charts — tropical or sidereal, Placidus/Koch/equal/whole sign houses, aspects, lunar nodes, fixed stars, arabic parts (includeArabicParts), transits, synastry, composite, returns, progressions, void of course.
astrocartography · /v1/astrocartography
Planetary MC/IC/ASC/DSC geographic lines for relocation maps, with optional parans. Overlay tool requires Earth Grid module too.
numerology · /v1/numerology
Pythagorean, Chaldean, and Hebrew gematria (Mispar Hechrachi) birth name readings — life path, expression, soul urge, and more
earthGrid · /v1/earth-grid
Hartmann and Curry local grids plus UVG Becker–Hagens nodes (computed models, not ley lines)
locations · /v1/locations
Forward and reverse geocoding with batch support and a separate daily quota
galacticTime · /v1/galactic
Dreamspell / 13 Moon galactic day — kin, wavespell, oracle, and signature by UTC date
chineseAstrology · /v1/chinese-astrology
Chinese zodiac year animal and BaZi four pillars with true solar time (data only, no interpretations)
vedicAstrology · /v1/vedic-astrology
Jyotish sidereal chart with Lahiri or Fagan-Bradley ayanamsa, 27 nakshatras with padas, and Vimshottari dasha
Email and password or Google. Your key is shown once — store it safely.
Create your account