get_crew
ActiveTool of spacex
declared in 0.1.0
List astronauts who have flown (or are assigned to) SpaceX Crew Dragon missions. Returns name, agency, in-flight status, mission, role, wikipedia, and image URL. Derived from recent crewed SpaceX launches.
Parameters schema
{
"type": "object",
"examples": [
{}
],
"required": [],
"properties": {
"limit": {
"type": "number",
"description": "Max crew members to return (default 20, max 50)"
}
}
}Parent server
spacex
https://github.com/pipeworx-io/mcp-spacex
1/7 registries