Swiss-Ephemeris-MCP-server

barsha-ghosh721/Swiss-Ephemeris-MCP-server
★ 0 stars Python Other Updated today
MCP Server for Astrological predictions
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "swiss-ephemeris-mcp-": {
      "command": "uvx",
      "args": [
        "swiss-ephemeris-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install swiss-ephemeris-mcp-server