mcpserver.lol
registry/astronomy-mcp-server
Connection check verified live · 27h ago

astronomy-mcp-server

Offline observational astronomy: positions, rise/set, moon phases, eclipses, and seasons.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

astronomy_find_events read-only bodycountevent*startlatitudetimezone +2
Search forward from a start time for the next occurrences of one sky-event class, selected by the `event` enum: solar_eclipse, lunar_eclipse, equinox, solstice, moon_quarter, oppos…
astronomy_get_ephemeris read-only stepstopstartlatitudeelevationlongitude +1
Fetch a time-series ephemeris for a small body (asteroid or comet) or spacecraft from JPL Horizons — RA/Dec, distance, and apparent magnitude over a span, optionally with observer-…
astronomy_get_moon_phase read-only timetimezone
Report the Moon phase for an instant: illuminated fraction, phase name, synodic age in days since the new moon, phase angle, and the next four quarter phases (new, first quarter, f…
astronomy_get_rise_set read-only body*countstartlatitude*timezoneelevation +1
Compute rise, set, and culmination (transit) times for a body at an observer location, plus the maximum altitude at culmination. For the Sun, also returns the three twilight pairs…
astronomy_get_satellite_passes read-only daysnamestartlatitude*norad_idtimezone +2
Predict visible passes of a satellite (e.g. the ISS, NORAD 25544) over an observer in the next `days`. Identify the satellite by exactly one of `norad_id` or `name` — supplying bot…
astronomy_get_sky_position read-only bodystartimelatitude*timezoneelevation +1
Compute the apparent topocentric position of one solar-system body (sun, moon, mercury through neptune, pluto) or a named bright star for an observer location and instant. Returns…
astronomy_list_visible read-only timelatitude*timezoneelevationlongitude*min_altitude +1
The one-call "what is up right now" answer. For an observer location and instant, iterate every naked-eye solar-system body (and, with include_stars, the bundled bright stars), com…