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).

list_events

Inactive

Tool of Launch Library

declared in 0.1.0

Non-launch space events (dockings, spacewalks, conferences).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 15,
      "upcoming": true
    },
    {
      "type": "EVA",
      "search": "spacewalk"
    }
  ],
  "properties": {
    "type": {
      "type": "string",
      "description": "Event type id"
    },
    "limit": {
      "type": "number"
    },
    "search": {
      "type": "string"
    },
    "upcoming": {
      "type": "boolean",
      "description": "true = upcoming only"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Launch Library

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

1/7 registries
View full server →