mcp-spacex
mcp-spacex
SpaceX MCP — Pipeworx 托管的(已停用的)SpaceX API 的复兴。
是 Pipeworx 的一部分 — 一个将 AI 代理连接到 1394+ 个实时数据源的 MCP 网关。
工具
工具 | 描述 |
| 获取最近的 SpaceX 发射。返回发射名称、日期(UTC)、成功状态、任务详情、火箭、发射台以及媒体链接(网络直播、文章、维基百科)。由 Pipeworx 托管的 SpaceX 镜像提供。 |
| 获取下一次即将进行的 SpaceX 发射。返回发射名称、预定日期(UTC,可能待定)、任务详情、火箭和发射台。 |
| 获取按日期降序排列的近期过去 SpaceX 发射。返回每次发射的名称、日期(UTC)、状态和成功情况。 |
| 列出 SpaceX 火箭配置(Falcon 1、Falcon 9、Falcon Heavy、Starship 等)。返回名称、系列、可重复使用性、首飞日期、发射成本、发射/成功次数以及成功率。 |
| 列出已执行(或已分配)SpaceX Crew Dragon 任务的宇航员。返回姓名、机构、飞行状态、任务、角色、维基百科和图片 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