MysticAPI
io.github.latimer-woods-tech/mysticapiHuman Design & astrology engine: bodygraph, personal-sky SVG, today's sky. JPL ephemeris.
Tools · 6
Today's universal sky: which planets are retrograde right now, the current moon phase and illumination, geocentric positions for 13 bodies (zodiac sign + Energy Blueprint gate/line), and a 30-day forw…
Compute an Energy Blueprint (Human Design) chart from a UTC birth instant. Returns type, authority, strategy, profile, definition, incarnation cross, channels, defined centers, and conscious/unconscio…
Render a personal natal sky as an SVG from a UTC birth instant: each body placed on the wheel, retrogrades marked, fixed stars conjunct natal points lit. Deterministic (same birth → same sky). Convert…
Raw geocentric ecliptic positions for any instant (UTC): 13 bodies (Sun through Pluto, Chiron, lunar nodes) with longitude and retrograde flags. JPL-validated ephemeris (Meeus + Standish 1992). Costs …
Numerology profile from a birth date (UTC): Pythagorean life path (master numbers 11/22/33 preserved), birthday number, personal year/month/day cycles, and tarot birth card. Time fields are accepted b…
Composite/connection chart for two people from their UTC birth instants: electromagnetic channels (chemistry), dominance, companionship, and compromise channels, combined definition, and type/authorit…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mysticapi": {
"url": "https://mysticapi.com/mcp",
"transport": "streamable-http"
}
}
}