This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
list_events
InactiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Launch Library
https://github.com/pipeworx-io/mcp-launch-library
1/7 registries