Comprehensive astrology MCP exposing every endpoint of the AstroWay Calculation API as tools — natal charts, synastry, transits, Vedic dashas (Vimshottari, Yogini, Ashtottari, Kalachakra), 16 Vargas, Tarot (Rider-Waite-Smith / Marseille / Lenormand), Numerology (5 systems), Human Design, AI horoscopes.
Sub-arcsecond Swiss Ephemeris precision. 10 000 free credits/month, no card required.
服务器配置
{
"mcpServers": {
"astroway": {
"command": "npx",
"args": [
"-y",
"@astroway/mcp"
],
"env": {
"ASTROWAY_API_KEY": "<YOUR_API_KEY>"
}
}
}
}