SpaceX (Community API) · Capability
SpaceX REST API — Launches
SpaceX launches capability. Read-only convenience and full-detail endpoints over the community SpaceX REST API. Lead operation: Get next launch. Self-contained Naftiko capability covering the launches surface.
MCP Tools
list-launches
List every SpaceX launch.
read-only
idempotent
get-latest-launch
Get the most recent past SpaceX launch.
read-only
idempotent
get-next-launch
Get the next upcoming SpaceX launch.
read-only
idempotent
get-launch
Get a single SpaceX launch by ID.
read-only
idempotent
query-launches
Run a MongoDB-style query against the launches collection.
read-only
idempotent