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_astronauts

Inactive

Tool 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"
    }
  }
}

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 →
list_astronauts — Launch Library — PRSM MCP