HomeOther › stellara-mcp

stellara-mcp

Swiss Ephemeris for AI agents: exact natal charts, transits, synastry and birth-place resolution

TypeScript Cloud macOSWindowsLinux Remote
★ 0 stars Last pushed 2026-09-19 License: MIT

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_KEY required 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

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry