stellara-mcp
Swiss Ephemeris for AI agents: exact natal charts, transits, synastry and birth-place resolution
Topics: Spirituality & Esoterica
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://mcp.stellara.natlex.it/mcp Requires auth (checked 2026-09-24)
Claude Code:
claude mcp add --transport http stellara-mcp https://mcp.stellara.natlex.it/mcp
Or add to your MCP client config:
{
"mcpServers": {
"stellara-mcp": {
"url": "https://mcp.stellara.natlex.it/mcp"
}
}
}
Package (npm 0.2.2)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"stellara-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"STELLARA_API_KEY": "<YOUR_VALUE>",
"STELLARA_API_BASE_URL": "<YOUR_VALUE>"
}
}
}
}
STELLARA_API_KEYrequired secret — Stellara API access key (request at https://stellara.natlex.it/#api)STELLARA_API_BASE_URL— Override the API base URL (default https://api.stellara.natlex.it/api/v1/astrology)
Related servers
OpenFate Bazi MCP
OpenFate Bazi MCP with True Solar Time, Four Pillars, Da Yun, and branch interactions.
TuViMCP
Fast, typed Vietnamese Tử Vi horoscope calculation engine and MCP server with 51 traditional pattern evaluations, transit charts,…
astroway-mcp
Comprehensive astrology MCP exposing every endpoint of the AstroWay Calculation API — natal charts, synastry, transits, Vedic dashas…
Open Ephemeris
Sub-arcsecond astrology on NASA JPL DE440: natal, transits, Human Design, Vedic, BaZi.
vedaksha
Vedic astrology and astronomical ephemeris: kundali, panchanga, dashas, vargas, transits
astro-skill
Open-source Vedic astrology engine and stdio MCP server — deterministic kundali, Vimshottari dasha (maha/antar/pratyantar), panchang,…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry