Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Astrology Forecast MCP Server by RoxyAPI

com.roxyapi/forecast

Astrology transit forecasts, timelines and significant-date feeds for AI agents.

Uptime
100.0%
1 direct probes · 30d
Response
156ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

post_forecast_timeline

Build one time-ordered forecast for a single birth subject by merging upcoming events across three domains: western transit-to-natal aspects, sign ingresses, retrograde stations, eclipses, and new and…

post_forecast_transits

Forecast the western astrology events for a single birth chart over a window up to 90 days: every transit-to-natal major aspect refined to its exact instant, every transiting planet sign ingress, ever…

post_forecast_significant_dates

Return only the high-significance dates from the merged cross-domain forecast for a single birth subject: the rare outer-planet exact transit aspects, slow-planet sign ingresses, retrograde stations, …

post_forecast_digest

Roll the cross-domain forecast for a single birth subject into four pre-summarized windows: the next 24 hours, 7 days, 30 days, and 90 days from the start date. Each window returns its event count, a …

post_forecast_solar_return

Cast the solar return chart for one subject and year: the chart erected for the exact moment the transiting Sun returns to its natal ecliptic longitude, the foundational technique for annual astrologi…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "astrology_forecast_mcp_server_by_roxyapi": {
      "url": "https://roxyapi.com/mcp/forecast",
      "transport": "streamable-http"
    }
  }
}