HomeOther › Asterwise

Asterwise

Vedic and Western astrology for AI agents: charts, dasha, matchmaking, panchanga, numerology, tarot.

Python Cloud Remote
★ 0 stars Last pushed 2026-09-18 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.asterwise.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http asterwise-mcp https://mcp.asterwise.com/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "asterwise-mcp": {
      "url": "https://mcp.asterwise.com/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer <Asterwise API key or OAuth access token>. Get a free key at https://asterwise.com/dashboard.

Related servers

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

Data from the Official MCP Registry