Back to Browse

Caelus MCP Server

Developer ToolsLow Risk8.7MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

34-tool Caelus MCP for validated astrology: charts, transits, Vedic, facts, sky view, synthetic.

About

34-tool Caelus MCP for validated astrology: charts, transits, Vedic, facts, sky view, synthetic.

Remote endpoints: streamable-http: https://www.ephemengine.com/api/mcp

Security Report

8.7
Low Risk8.7Low Risk

Valid MCP server (2 strong, 2 medium validity signals). 1 code issue detected. 1 known CVE in dependencies (0 critical, 1 high severity) ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 2 finding(s) downgraded by scanner intelligence.

35 tools verified · Open access · 3 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Caelus

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.

Packages

PathnpmDescription
packages/caeluscaelusTypeScript engine (~153 KB gzipped total, zero deps)
packages/caelus-mcpcaelus-mcpMCP server: charts, transits, synastry, events, eclipses
packages/caelus-delineations-pdPublic-domain interpretation corpus + default validation set for interpret()
packages/birthcaelus-birthBirth time + place → UT (timezone and DST resolution)
packages/wheelcaelus-wheelReact SVG chart wheel, zero runtime deps
apps/webNext.js site: playground, validation, edge /api/chart
caelus-starterNext.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.

Docs

Quick start

npm install
npm run build
npm test
npm run dev -w web

http://localhost:3000 — live chart in the browser. Edge API: GET /api/chart?date=…&lat=…&lon=….

Branches

  • main — stable releases
  • dev — active development

Reviews

No reviews yet

Be the first to review this server!