astrology-mcp

akuttruff/astrology-mcp
★ 0 stars Python AI/LLM Updated today
A Python-based astrology calculation tool using Swiss Ephemeris for use with MCP servers and local LLMs
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": {
    "astrology-mcp": {
      "command": "uvx",
      "args": [
        "astrology-mcp"
      ]
    }
  }
}

Or install with pip: pip install astrology-mcp

README Excerpt

A Python-based astrology calculation tool using Swiss Ephemeris for use with MCP servers and local LLMs. - **Natal Chart Calculation**: Calculate complete birth charts with planetary positions, houses, and angles - **Planetary Positions**: Get current positions of all planets including Mercury through Pluto

Tools (9)

calculate_aspectscalculate_natal_chartcalculate_transitsget_current_timeget_housesget_planet_positionsget_resultlunation_scanscan_transits

Topics

astrology-calculatorlocal-llm-integrationmodel-context-protocol