This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
list_astronauts
InactiveTool of Launch Library
declared in 0.1.0
Astronaut directory.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 5,
"search": "Armstrong"
},
{
"in_space": false,
"nationality": "United States"
}
],
"properties": {
"limit": {
"type": "number"
},
"agency": {
"type": "string"
},
"search": {
"type": "string"
},
"in_space": {
"type": "boolean",
"description": "Currently in space only"
},
"nationality": {
"type": "string",
"description": "Country name"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Launch Library
https://github.com/pipeworx-io/mcp-launch-library
1/7 registries