AirLabs MCP Serverofficial
A
licenseA
qualityD
maintenanceProvides AI assistants with access to real-time flight data, airport schedules, delays, and aviation reference databases through natural language queries.
12
130 npm
MIT
No user-submitted related servers found.
Scored across 3 tools
The three tools have distinct purposes (add, retrieve specific, list all), but add_flight lacks a description which slightly increases ambiguity.
All tool names follow a consistent snake_case verb_noun pattern, making them predictable.
Three tools is slightly sparse but appropriate for a basic flight tracking server covering add, get, and list operations.
The set covers adding, retrieving, and listing flights, but lacks update and delete operations, which are notable gaps for a complete lifecycle.