Cyreslab-AI_flightradar-mcp-server
0
The FlightRadar MCP Server is designed to provide real-time flight tracking and flight status information using the AviationStack API. It offers features like obtaining detailed flight information, searching for flights by criteria, and fetching flight status summaries.
FlightRadar MCP Server
A Model Context Protocol (MCP) server that provides real-time flight tracking and status information using the AviationStack API.
Features
- Get detailed information about flights by IATA or ICAO.
- Search flights based on various criteria such as airline and airports.
- Get a status summary for specific flights.
Prerequisites
- Node.js v14+
- npm v6+
- AviationStack API key
Installation
- Clone the repository and install dependencies.
- Build the server and configure it in your MCP settings.
Usage Examples
- Obtain flight status and details using queries in Claude.
API Key Configuration
An AviationStack API key is necessary and should be configured in the MCP settings.