Astrology/ephemeris MCP server: 9 chart tools β positions, houses, aspects, transits, electional.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Clean-room astrology computation monorepo. MIT, no Swiss Ephemeris code, no AGPL, no ephemeris files. Caelus computes ephemeris positions, charts, events, hellenistic timing techniques, Vedic methods, citable chart facts, sky-view image-prompt frames, and the MCP tools around them. Live at ephemengine.com.
| Path | npm | Description |
|---|---|---|
packages/caelus | caelus | TypeScript engine (~153 KB gzipped total, zero deps) |
packages/caelus-mcp | caelus-mcp | MCP server: charts, transits, synastry, events, eclipses |
packages/caelus-delineations-pd | β | Public-domain interpretation corpus + default validation set for interpret() |
packages/birth | caelus-birth | Birth time + place β UT (timezone and DST resolution) |
packages/wheel | caelus-wheel | React SVG chart wheel, zero runtime deps |
apps/web | β | Next.js site: playground, validation, edge /api/chart |
caelus-starter | β | Next.js starter app (separate repo) |
The Python reference engine and data-fitting pipeline live in python/;
they mint the coefficient data and golden fixtures and are not a runtime
dependency.
http://localhost:3000 β live chart in the browser.
Edge API: GET /api/chart?date=β¦&lat=β¦&lon=β¦.
main β stable releasesdev β active developmentNo reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/caelus-mcp)<a href="https://allmcps.com/mcp/caelus-mcp"><img src="https://allmcps.com/api/badge/caelus-mcp?style=directory" alt="Caelus MCP on AllMCPs" /></a>