Flights
Server Details
Flights MCP — live aircraft tracking + aircraft/route registry
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
- 42.0% over 41 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-flights
- GitHub Stars
- 0
- Server Listing
- mcp-flights
TDQS
Scored across 36 tools
Most tools have distinct purposes, but there is real overlap: ask_pipeworx / ask_pipeworx_beta / ask_pipeworx_grounded are three near-identical universal routers (beta explicitly states it currently matches ask_pipeworx exactly), and polymarket_edges vs polymarket_arbitrage both scan markets for opportunities. The descriptions are unusually detailed and provide disambiguation guidance, which rescues several borderline pairs, but the router triad is genuinely confusable.
Everything is snake_case, which is consistent, but verb conventions are mixed: get_/list_/scan_/search_/resolve_/validate_/compare_ prefixes coexist with bare nouns (entity_profile, deep_research, polymarket_edges) and adjective prefixes (recent_changes, recent_alerts). The namespace prefixes (pipeworx_, polymarket_, ask_pipeworx_*) are readable and predictable even though the overall pattern is not uniform.
36 tools is heavy, and for a server named 'flights' it is a severe mismatch — only 5 of the tools are aviation-related. The remainder is a general-purpose data gateway (routers, entity resolution, Polymarket, memory, subscriptions, marketing/feedback helpers), so no single coherent scope justifies the count.
For the stated 'flights' domain the surface is thin and has gaps: live position/route lookups exist but there is no scheduled timetable, airport metadata, airline lookup, or historical window (historical windows are noted as requiring self-hosting credentials). Judged as a Pipeworx data-gateway set it is fairly complete (discovery, research, comparison, memory, subscriptions, feedback), which lifts it above a failing grade.
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
adsb.lol MCP — live aircraft tracking via community ADS-B.
OpenSky MCP — live aircraft, served from keyless community ADS-B feeds.
Aviationstack MCP — global flight + airport + airline data
FlightAware MCP — wraps FlightAware AeroAPI v4 (aeroapi.flightaware.com)
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server for the official Flightradar24 API (fr24api.flightradar24.com)81MIT
- AlicenseNot gradedqualityCmaintenanceProvides comprehensive flight tracking capabilities using the OpenSky Network API, enabling real-time flight data, geographic searches, historical data, and airport operations through MCP tools.MIT
- AlicenseAqualityAmaintenanceMCP server for FlightAware AeroAPI that enables live flight tracking, airport boards, operator and aircraft lookup, schedule retrieval, and flight alert management via natural language.34722 npm1MIT
- AlicenseNot gradedqualityBmaintenanceAirspace Monitor - MCP server providing AI-powered tools and automation by MEOK AI Labs7 npm58 PyPIMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.