FlightRadar MCP Server

MIT License
  • Apple

Integrations

  • Provides flight tracking and status information for British Airways flights, including detailed information about specific flights, departure/arrival times, and terminal information.

  • Enables querying flight data using IATA flight codes to retrieve detailed flight information and status updates.

  • Provides real-time flight tracking functionality through the AviationStack API, allowing search for flights by various criteria and retrieving detailed flight status information.

Servidor MCP de FlightRadar

Un servidor de Protocolo de Contexto de Modelo (MCP) que proporciona información de estado y seguimiento de vuelos en tiempo real mediante la API de AviationStack.

Características

Este servidor MCP proporciona tres herramientas principales:

  1. get_flight_data : Obtenga información detallada sobre un vuelo específico por su código IATA o ICAO
  2. search_flights : busca vuelos por diversos criterios como aerolínea, aeropuertos de salida/llegada y estado
  3. get_flight_status : Obtenga un resumen de estado legible para humanos para un vuelo específico

Instalación

Instalación mediante herrería

Para instalar flightradar-mcp-server para Claude Desktop automáticamente a través de Smithery :

npx -y @smithery/cli install @Cyreslab-AI/flightradar-mcp-server --client claude

Prerrequisitos

  • Node.js (v14 o superior)
  • npm (v6 o superior)
  • Una clave API de AviationStack (obtenga una en aviationstack.com )

Configuración

  1. Clonar este repositorio:
    git clone https://github.com/Cyreslab-AI/flightradar-mcp-server.git cd flightradar-mcp-server
  2. Instalar dependencias:
    npm install
  3. Construir el servidor:
    npm run build
  4. Configure el servidor en su archivo de configuración MCP:Para la extensión VSCode de Claude, agregue a ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json :
    { "mcpServers": { "flightradar": { "command": "node", "args": ["/path/to/flightradar-mcp-server/build/index.js"], "env": { "AVIATIONSTACK_API_KEY": "YOUR_API_KEY_HERE" }, "disabled": false, "autoApprove": [] } } }
    Para la aplicación de escritorio Claude, agréguela a ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) o una ruta similar en otras plataformas.

Ejemplos de uso

Una vez configurado el servidor, puedes usarlo con Claude para obtener información del vuelo:

Obtener el estado del vuelo

User: What's the status of flight BA855? Claude: Flight BA855 (British Airways) is currently landed. Departure: Prague Vaclav Havel Airport (PRG), Terminal 1, Gate B5 Scheduled: 3/25/2025, 11:50:00 AM Estimated: 3/25/2025, 11:50:00 AM Arrival: Heathrow (LHR), Terminal 3 Scheduled: 3/25/2025, 1:10:00 PM

Buscar vuelos

User: Find British Airways flights Claude: I found 3212 British Airways flights. Here are the first 3: 1. BA5719: Tucson (TUS) to Dallas/Fort Worth (DFW) Status: scheduled Departure: 3/25/2025, 5:00:00 AM 2. BA6096: Prague (PRG) to Helsinki (HEL) Status: scheduled Departure: 3/25/2025, 11:40:00 AM 3. BA855: Prague (PRG) to London Heathrow (LHR) Status: landed Departure: 3/25/2025, 10:50:00 AM

Obtener detalles del vuelo

User: Get detailed information about flight BA855 Claude: Here are the details for flight BA855: Flight: BA855 (BAW855) Airline: British Airways Aircraft: Airbus A320 (Registration: G-EUUH) Departure: - Airport: Prague Vaclav Havel Airport (PRG/LKPR) - Terminal: 1, Gate: B5 - Scheduled: 3/25/2025, 10:50:00 AM Arrival: - Airport: London Heathrow (LHR/EGLL) - Terminal: 3 - Scheduled: 3/25/2025, 12:10:00 PM Status: landed

Configuración de la clave API

Este servidor requiere una clave API de AviationStack para funcionar. Puedes obtener una clave API gratuita (100 solicitudes al mes) en aviationstack.com .

La clave API debe proporcionarse como una variable de entorno denominada AVIATIONSTACK_API_KEY en la configuración de MCP.

Licencia

Instituto Tecnológico de Massachusetts (MIT)

-
security - not tested
A
license - permissive license
-
quality - not tested

Un servidor de Protocolo de Contexto de Modelo (MCP) que proporciona seguimiento de vuelos en tiempo real e información sobre el estado mediante la API de AviationStack.

  1. Features
    1. Installation
      1. Installing via Smithery
      2. Prerequisites
      3. Setup
    2. Usage Examples
      1. Get Flight Status
      2. Search Flights
      3. Get Flight Details
    3. API Key Configuration
      1. License
        ID: trc00vqoq2