You're viewing a demo portfolio

Join the waitlist
PRSM

get_upcoming_launches

Active

Tool of launches

declared in 0.1.0

Fetch the next scheduled rocket launches from Launch Library 2. Returns launch name, NET (no-earlier-than) time, status, launch pad, rocket type, and mission description. Default 10 results.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 10
    },
    {
      "limit": 5
    }
  ],
  "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 →
get_upcoming_launches — launches — PRSM MCP