Sky Watch MCP avatar

Sky Watch MCP

Pricing

from $2.00 / 1,000 mcp requests

Go to Apify Store
Sky Watch MCP

Sky Watch MCP

Observational astronomy in one place: apparent positions of planets, the Moon, the Sun and bright stars, rise/set/transit times, Moon phases and moonrise/moonset, ISS and satellite pass predictions from CelesTrak TLEs, and a single-call observing bri

Pricing

from $2.00 / 1,000 mcp requests

Rating

0.0

(0)

Developer

Stefy (nextime) Lanza

Stefy (nextime) Lanza

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Categories

Share

Observational astronomy in one place: apparent positions of planets, the Moon, the Sun and bright stars, rise/set/transit times, Moon phases and moonrise/moonset, ISS and satellite pass predictions from CelesTrak TLEs, and a single-call observing briefing.

MCP endpoint

This Apify Actor runs in Standby mode and exposes a Streamable HTTP MCP endpoint at /mcp. Use the Actor Standby URL with /mcp and authenticate with an Apify API token.

curl -s -X POST "https://<username>--sky-watch.apify.actor/mcp" \
-H "Authorization: Bearer $APIFY_TOKEN" \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"demo","version":"1.0"}}}'

Tools (15)

  • iss_passes
  • iss_visible_windows
  • list_satellites
  • moon_calendar
  • moon_phase_now
  • moonrise_moonset
  • next_lunar_events
  • observer_sidereal_time
  • planet_position
  • predict_passes
  • rise_set_transit
  • star_position
  • starlink_passes
  • tonight_sky_briefing
  • visible_planets

Pricing

Pay per event:

  • Event: mcp_request
  • Price: $0.002 per successful MCP request
  • Minimum max total charge: $0.01

Notes

  • Hosted MCP over Apify Standby; buyers run no local server.
  • Structured JSON responses built for agents rather than for a browser.
  • Upstream public sources can rate-limit or change schemas.
  • Informational only: not medical, legal, financial, safety-of-life or official authority advice.