You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

upcoming_launches

Inactive

Tool of Launch Library

declared in 0.1.0

Upcoming + currently-active launches.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 10,
      "offset": 0
    },
    {
      "limit": 5,
      "agency": "SpaceX",
      "status": "Go"
    }
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "1-100 (default 10)"
    },
    "agency": {
      "type": "string",
      "description": "Launch service provider id or abbreviation"
    },
    "offset": {
      "type": "number",
      "description": "0-based offset"
    },
    "search": {
      "type": "string",
      "description": "Free-text search"
    },
    "status": {
      "type": "string",
      "description": "Status id or name (Go | TBD | Hold | Success | Failure)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Launch Library

https://github.com/pipeworx-io/mcp-launch-library

1/7 registries
View full server →
upcoming_launches — Launch Library — PRSM MCP