
Astro
Wire a deterministic ephemeris and multi-tradition chart engine into your agent for astrology apps, demos, or content tools.
Overview
Astro MCP is a MCP server for the Build phase that exposes 18 astrology tools across 19 modes with a deterministic ephemeris engine.
What is this MCP server?
- 19 calculation modes across astrological traditions
- 18 MCP tools backed by a deterministic ephemeris engine
- Multi-tradition support in one registry server (v2.4.0)
- GitHub-hosted io.github.aryaminus/astro MCP entry
- Suited for prototype chart features without building astronomy math yourself
- 19 modes
- 18 tools
- Registry version 2.4.0
What problem does it solve?
Building chart math and multiple astrological traditions in-house is slow and error-prone for a solo founder.
Who is it for?
Builders of astrology, wellness, or narrative apps who want agent-driven integration against a fixed tool surface.
Skip if: Teams needing licensed medical or financial advice workflows with compliance review.
What do I get? / Deliverables
Your agent can call ephemeris-backed tools so you ship chart features faster with repeatable calculations.
- Agent-callable astrology tools across documented modes
- Deterministic ephemeris-backed responses for prototypes
- Registry-listed server at version 2.4.0
Recommended MCP Servers
Journey fit
How it compares
Domain ephemeris MCP server, not a generic LLM prompt pack for horoscopes.
Common Questions / FAQ
Who is Astro MCP for?
Solo developers and small teams building astrology or chart-based products with MCP-enabled agents.
When should I use Astro MCP?
When you are integrating chart generation, mode-specific readings, or ephemeris data into a backend or agent workflow.
How do I add Astro MCP to my agent?
Install from the MCP registry entry io.github.aryaminus/astro and follow the GitHub repository setup for your client’s stdio or HTTP transport.