Wraps the Swiss Ephemeris library to give AI agents precision planetary positions in tropical zodiac coordinates. Exposes a single tool, get_planetary_positions, that takes an ISO timestamp and lat/long coordinates and returns geocentric positions for the Sun, Moon, planets, plus chart angles like Ascendant and Midheaven. Each body comes back with zodiac sign, degrees, retrograde status, speed, and declination. Reach for this when you're building astrological chart tools, need accurate historical or future planetary data, or want to answer astronomical position queries without maintaining ephemeris files yourself. Ships as a PyPI package that runs via uvx or as a Docker container.
claude mcp add --transport stdio scottchronicity-ephemeris-mcp uvx ephemeris-mcp