flightaware-mcp
Related Servers
Alternatives to flightaware-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityCmaintenanceAn MCP server for live flight tracking and real-time status checks, including airport and airline code resolution, powered by the free AviationStack API.4-
- AlicenseCqualityDmaintenanceA Model Context Protocol (MCP) server that provides real-time flight tracking and status information using the AviationStack API.33,078 npm7MIT
- 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
- AlicenseBqualityBmaintenanceA Claude Desktop MCP server that helps you track flights in real-time using Flightradar24 data. Perfect for aviation enthusiasts, travel planners, or anyone curious about flights overhead!29 npm47MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for flight schedule finding via Skyscanner API. Enables querying flight quotes and schedules using natural language.-
- AlicenseNot gradedqualityCmaintenanceMCP server providing real-time aviation weather data (METAR, TAF, PIREPs, AIRMETs) from aviationweather.gov for flight planning and analysis.6 npmMIT
TDQS
Scored across 34 tools
Most tools target a distinct resource and action (flights, airports, operators, alerts), but the flight-search family (fa_search_flights, fa_search_flights_advanced, fa_search_flight_positions) and flight-list family (fa_get_flights, fa_get_flight_history, fa_get_scheduled_flights) overlap enough that an agent must read descriptions carefully to pick the right one.
The fa_ prefix and mostly get/search/list/count verb-noun pattern is consistent and predictable. Minor deviations like fa_healthcheck, fa_foresight_search, and fa_search_flights_advanced break the pattern slightly, but the overall naming is recognizable and organized by resource.
34 tools is a large surface that exceeds the 25+ threshold for 'too many.' The FlightAware domain is broad, but several search variants and alert operations could be consolidated, making the server feel heavy and harder to navigate rather than carefully curated.
The tool set provides comprehensive coverage of the AeroAPI domain: flight current/history/track/position/route/map/scheduled, airport details/flights/delays/weather/routes, operators, aircraft owners, and full alert CRUD plus endpoint management. There are no obvious dead ends in the covered surface.