mcp-spacex
mcp-spacex
SpaceX MCP — Pipeworx がホストする(廃止された)SpaceX API の復活版です。
Pipeworx の一部です — AI エージェントを 1394 以上のライブデータソースに接続する MCP ゲートウェイ。
ツール
ツール | 説明 |
| 最新の SpaceX 打ち上げを取得します。打ち上げ名、日付(UTC)、成否ステータス、ミッション詳細、ロケット、射場、メディアリンク(ウェブキャスト、記事、wikipedia)を返します。Pipeworx がホストする SpaceX ミラーから提供されます。 |
| 次回の SpaceX 打ち上げを取得します。打ち上げ名、予定日時(UTC、未定の場合あり)、ミッション詳細、ロケット、射場を返します。 |
| 直近の過去に行われた SpaceX 打ち上げを日付の降順で取得します。各打ち上げについて、名称、日付(UTC)、ステータス、成否を返します。 |
| SpaceX のロケット構成(Falcon 1、Falcon 9、Falcon Heavy、Starship、…)を一覧表示します。名称、ファミリー、再利用可能性、初飛行、打ち上げ費用、打ち上げ/成功回数、成功率を返します。 |
| SpaceX Crew Dragon ミッションに搭乗した(または搭乗予定の)宇宙飛行士を一覧表示します。名前、機関、飛行中ステータス、ミッション、役割、wikipedia、画像 URL を返します。最近の有人 SpaceX 打ち上げから導出されます。 |
| 公開カタログ(CelesTrak)から最新の Starlink 衛星を、軌道要素エポックの新しい順に取得します。オブジェクト名、NORAD/COSPAR id、エポック、平均運動、軌道傾斜角、離心率を返します。 |
Related MCP server: mcp-meteors
クイックスタート
お使いの MCP クライアント(Claude Desktop、Cursor、Windsurf など)に追加します:
{
"mcpServers": {
"spacex": {
"url": "https://gateway.pipeworx.io/spacex/mcp"
}
}
}または、完全な Pipeworx ゲートウェイに接続すると、1394 以上のすべてのデータソースにアクセスできます:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}ask_pipeworx での使用
ツールを直接呼び出す代わりに、平易な英語で質問できます:
ask_pipeworx({ question: "your question about Spacex data" })ゲートウェイが適切なツールを選択し、引数を自動的に入力します。
詳細
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides access to live SpaceX data including latest launches, upcoming launches, and company information through the SpaceX API.1MIT
- AlicenseNot gradedqualityCmaintenanceProvides NASA fireball, near-Earth asteroid, and close approach data via MCP, enabling users to query space object information using natural language.13MIT
- FlicenseNot gradedqualityDmaintenanceA lightweight MCP server that provides analytics on SpaceX launches, including launch counts per year, success vs failure totals, and most-used launch site.
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to access spaceflight news data through the Pipeworx MCP gateway, allowing natural language queries for space-related articles and updates.17MIT
Related MCP Connectors
Launches MCP — wraps Launch Library 2 API (ll.thespacedevs.com, free, no auth)
Spacenews MCP — wraps the Spaceflight News API v4 (free, no auth)
Launch Library 2 MCP — global rocket launch data
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-spacex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server