{
  "markdown": "# mcp-launch-library\n\nLaunch Library 2 MCP — global rocket launch data\n\nPart of [Pipeworx](https://pipeworx.io) — an MCP gateway connecting AI agents to 673+ live data sources.\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `upcoming_launches` | Upcoming + currently-active launches. |\n| `previous_launches` | Historical launches. |\n| `get_launch` | Single launch detail. |\n| `list_agencies` | Space agencies + private operators. |\n| `list_astronauts` | Astronaut directory. |\n| `list_events` | Non-launch space events (dockings, spacewalks, conferences). |\n| `list_expeditions` | Crewed expeditions (ISS, Tiangong, lunar, etc.). |\n\n## Quick Start\n\nAdd to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):\n\n```json\n{\n  \"mcpServers\": {\n    \"launch-library\": {\n      \"url\": \"https://gateway.pipeworx.io/launch-library/mcp\"\n    }\n  }\n}\n```\n\nOr connect to the full Pipeworx gateway for access to all 673+ data sources:\n\n```json\n{\n  \"mcpServers\": {\n    \"pipeworx\": {\n      \"url\": \"https://gateway.pipeworx.io/mcp\"\n    }\n  }\n}\n```\n\n## Using with ask_pipeworx\n\nInstead of calling tools directly, you can ask questions in plain English:\n\n```\nask_pipeworx({ question: \"your question about Launch Library data\" })\n```\n\nThe gateway picks the right tool and fills the arguments automatically.\n\n## More\n\n- [All tools and guides](https://github.com/pipeworx-io/examples)\n- [pipeworx.io](https://pipeworx.io)\n\n## License\n\nMIT\n",
  "bytes": 1431,
  "sha": "94efc53e113e597f8ba037f7dbb5461c815a73bf46344fa07f3de357fb5fe386",
  "repo_slug": "pipeworx-io/mcp-launch-library",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_pipeworx_io_launch_library_980f51bb/readme"
}