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 위성을 가져오며, 가장 최근 궤도 요소 시대(epoch) 순으로 정렬합니다. 객체 이름, 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