get_launch
ActiveTool of launches
declared in 0.1.0
Get full details for a specific launch by ID. Returns name, time, status, pad, rocket, mission, orbit info, video links, and mission patches.
Parameters schema
{
"type": "object",
"examples": [
{
"id": "a6ce038e-4d89-4265-b47f-1c6ee5863f84"
},
{
"id": "f4b8e5c2-9a1f-4e3d-8c7b-2d9e6a5f3c1b"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "Launch Library 2 launch UUID (e.g. \"a6ce038e-4d89-4265-b47f-1c6ee5863f84\")"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
launches
https://github.com/pipeworx-io/mcp-launches
1/7 registries