You're viewing a demo portfolio

Join the waitlist
PRSM

get_past_launches

Active

Tool of launches

declared in 0.1.0

Fetch recently completed rocket launches from Launch Library 2, sorted newest-first. Returns launch name, actual launch time, status, pad, rocket type, and mission description. Default 10 results.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 10
    },
    {
      "limit": 20
    }
  ],
  "required": [],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of launches to return (default 10)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

launches

https://github.com/pipeworx-io/mcp-launches

1/7 registries
View full server →