Spaceflight News
Server Details
Spaceflight News MCP.
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
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-spaceflight-news
- GitHub Stars
- 0
- Server Listing
- Spaceflight News MCP
TDQS
Scored across 35 tools
Several clusters are hard to tell apart: ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded, and deep_research all answer general questions via the same underlying router; discover_tools vs suggest_questions both explain the catalog; entity_profile vs recent_changes vs compare_entities vs validate_claim overlap on company lookups; and the polymarket_* family plus bet_research cover adjacent betting analyses. Descriptions try hard to disambiguate with 'prefer X over Y' guidance, but the boundaries remain fuzzy enough to cause misselection.
All names use consistent snake_case with no camelCase mixing, and most follow a predictable verb_noun or namespace_noun pattern (ask_pipeworx, compare_entities, scan_dependency, polymarket_*). A few are bare nouns or inconsistent verb choices (entity_profile, recent_changes, latest_reports, suggest_questions vs discover_tools), but the surface is overall readable and predictable.
35 tools is heavy even for a meta-gateway, and it far exceeds what a server branded 'Spaceflight News' would justify. Only 4 tools (search_articles, get_article, latest_reports, list_sources) relate to the stated domain, while 31 are a broad Pipeworx data/query suite, making the count feel bloated and loosely scoped.
The Pipeworx side is rich (discovery, routing, grounded answers, comparisons, research, subscriptions, memory, feedback), but has gaps like no direct generic record-fetch tool for use before search_within. The spaceflight side is thin: read-only article search/get plus reports and source listing, with no launch/event listing tool, so it is incomplete for a server named after that domain.
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."
1 tool update
- Changed
polymarket_kalshi_spread1 field changed- changed
Input schema / examplesPrevious value: -[ - { - "topic": "fed" - }, - { - "topic": "btc" - } -]New value: +[ + { + "topic": "fed" + }, + { + "topic": "btc" + }, + { + "topic": "bitcoin" + }, + { + "topic": "fed rate decision" + } +]
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_spread1 field changed- 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)
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceEnables querying SpaceX launches, rockets, crew, and Starlink satellite data via MCP tools.3 npmMIT
- AlicenseAqualityCmaintenanceMCP server providing AI agents with access to NASA and space/astronomy data including APOD, Mars rover photos, near-Earth asteroids, exoplanets, Earth imagery, natural events, and space weather.11MIT
- AlicenseNot gradedqualityCmaintenanceProvides NASA fireball, near-Earth asteroid, and close approach data via MCP, enabling users to query space object information using natural language.1 npmMIT
- FlicenseNot gradedqualityDmaintenanceMCP server that wraps the NASA Space-Track API to provide tools for TLE lookup, conjunction query, and satellite catalog search.-
Glama MCP Gateway
Add one secure layer between your agents and this server.