Spacex
Server Details
SpaceX MCP — revival of the (dead) SpaceX API.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 44.6% over 39 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-spacex
- GitHub Stars
- 0
- Server Listing
- mcp-spacex
TDQS
Scored across 37 tools
Most tools have distinct described purposes, but the three ask_pipeworx variants (ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded) plus deep_research are easy to confuse for a router choice, and ai_visibility_check vs scan_competitor_ai_presence overlap. The polymarket_* family is better differentiated, but the overall set still presents several near-siblings that an agent must disambiguate.
The set mixes several conventions: get_* for SpaceX launch tools, namespaced noun families (polymarket_*, pipeworx_*), bare verb_noun names (compare_entities, validate_claim), and noun_noun names (deep_research, entity_profile). Individually readable, but no single predictable pattern governs the whole server.
At 37 tools this is well above the 25-tool heavy threshold. The count is inflated by many generic Pipeworx meta/gateway tools and a large polymarket_* family that sit alongside only a handful of actual SpaceX tools, making the surface feel mismatched and heavy for the apparent scope.
The SpaceX portion covers launches, rockets, crew, and Starlink, but lacks obvious operations like fetching a launch by ID, listing launchpads, payloads, capsules, or a full historical archive. The generic Pipeworx meta tools are broad, but as a coherent domain surface there are notable gaps.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "when-will-bitcoin-hit-150k" - }, - { - "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" - } -]New value: +[ + { + "market": "will-kristi-noem-win-the-2028-republican-presidential-nomination" + }, + { + "market": "https://polymarket.com/event/will-kristi-noem-win-the-2028-republican-presidential-nomination" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."New value: +"Polymarket slug (\"will-kristi-noem-win-the-2028-republican-presidential-nomination\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
2 tool updates
- Changed
bet_research2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "market": "will-bitcoin-reach-100k-in-july-2026" - }, - { - "market": "https://polymarket.com/event/will-bitcoin-hit-150k-by-june-30-2026" - } -]New value: +[ + { + "market": "when-will-bitcoin-hit-150k" + }, + { + "market": "https://polymarket.com/event/when-will-bitcoin-hit-150k" + } +] - changed
Input schema / properties / market / descriptionPrevious value: -"Polymarket slug (\"will-bitcoin-hit-150k-by-june-30-2026\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k by June 30?\")"New value: +"Polymarket slug (\"when-will-bitcoin-hit-150k\"), full URL (\"https://polymarket.com/event/...\"), or question text (\"Will Bitcoin hit $150k?\"). Dated slugs stop resolving once they settle — Polymarket de-indexes resolved markets — so prefer an undated one."
- Changed
polymarket_kalshi_spread2 fields changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +] - changed
Input schema / properties / topic / descriptionPrevious value: -"Pre-mapped: fed | btc | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president"New value: +"Subject to compare. Canonical keys: fed | btc | eth | cpi | gdp | sp500 | recession | next_pope | next_uk_pm | next_israel_pm | 2028_president — but aliases and keywords resolve too (\"bitcoin\", \"fed rate decision\", \"ethereum\", \"inflation\", \"s&p 500\", \"us recession\", \"next pope\", \"2028 election\"). Check resolution.topic_matched_by in the response: \"exact\"/\"alias\" is a curated pairing, \"phrase\"/\"token\" is a keyword guess."
Related MCP Connectors
Spacenews MCP — wraps the Spaceflight News API v4 (free, no auth)
Launch Library 2 MCP — global rocket launch data
Launches MCP — wraps Launch Library 2 API (ll.thespacedevs.com)
NASA MCP — wraps NASA Open APIs (api.nasa.gov)
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides access to live SpaceX data including latest launches, upcoming launches, and company information through the SpaceX API.1MIT
- 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.-
- FlicenseNot gradedqualityDmaintenanceMCP server that wraps the NASA Space-Track API to provide tools for TLE lookup, conjunction query, and satellite catalog search.-
- AlicenseNot gradedqualityBmaintenanceAn MCP server that equips LLM clients with authoritative astrodynamics tools including TLE/SGP4 propagation, Lambert solving, ground-station access, time-scale and coordinate-frame conversions, and more.84 PyPI2MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.