karmic-mcp

tripesinn/karmic-mcp
★ 0 stars Python AI/LLM Updated today
MCP server for real-time astrological transit calculations. Swiss Ephemeris-backed astro skill for Google AI Edge Gallery.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "karmic-mcp": {
      "command": "uvx",
      "args": [
        "karmic-mcp"
      ]
    }
  }
}

Or install with pip: pip install karmic-mcp

README Excerpt

> Real-time astrological transit calculations and synthetic evolutionary doctrine readings, exposed via the **Model Context Protocol (MCP)** for Google AI Edge Gallery. **Live endpoint:** `http://34.163.125.49:8000` **Schema discovery:** `http://34.163.125.49:8000/mcp/discovery` --- Test the live endpoint in 10 seconds:

Tools (3)

get_doctrine_readingget_natal_chartget_transits_today