Labsco
MCP SERVER

FlightRadar MCP Server

by Cyreslab-AI

Look up a flight by its IATA or ICAO number, check its current status, or search flights by airline, route and status.

Travel Booking, Transit & NavigationVerified
Summary
A flight number is enough, and the airline's own site stays out of it.

Two of the three tools take the same identifiers, one returning the full record and the other only the status, so a quick check and a detailed look are separate calls rather than one heavy one. The search covers the case where you have the route but not the number, filtering on departure and arrival airports, airline and status. Everything reads: nothing here books a seat, changes a booking or subscribes to updates.

What it is

A flight data client: one flight by number, its status, or a search across flights.

What you get
  • Real-time data for one flight, by IATA or ICAO flight number.
  • The current status of a flight, by the same two identifiers.
  • A search across flights by airline, departure and arrival airport and flight status, under a result limit.
Requirements

Nothing — no account, no key.

Setup effort

One command plus a key — npx -y @smithery/cli install @Cyreslab-AI/flightradar-mcp-server --client claude, then supply credentials