Precision-audited astrology MCP: natal charts, transits, synastry, moon phases. No API key.

stdiocommunityknowledge

Package Details

Transportstdio

Environment Variables

ASTRAL_MCP_TRANSPORT(str)

Transport to run. Defaults to stdio. Set to http to expose a streamable HTTP endpoint instead.

ASTRAL_MCP_HOST(str)

Host to bind when ASTRAL_MCP_TRANSPORT=http. Defaults to 127.0.0.1.

ASTRAL_MCP_PORT(str)

Port to bind when ASTRAL_MCP_TRANSPORT=http. Defaults to 3000.

ASTRAL_MCP_ALLOWED_ORIGIN(str)

Allowed CORS origin for the HTTP transport. Defaults to the bound host:port.