| 123456789 |
- """
- Ephemeris MCP — Celestial computation engine.
- Provides raw astronomical data (planetary positions, solar events,
- lunar state, satellite passes) as structured JSON via MCP.
- No interpretation, no zodiac, no charting.
- """
- __version__ = "0.1.0"
|