Flightradar24 MCP Server

Author:@sunsetcoder
View on GitHub

Overview

The Flightradar24 MCP Server is a Model Context Protocol server. It provides real-time flight tracking using data from Flightradar24, serving as a useful tool for aviation enthusiasts and for travel planning.

To use this server, set up Claude Desktop with a valid Flightradar24 API key. Then, clone the repository, install the dependencies, and configure the server to enable real-time flight queries.

Key features include real-time flight tracking, access to arrival and departure times, status monitoring for specific flights or airports, and emergency flight alerts.

Use cases involve monitoring live flights for enthusiasts, managing travel by checking real-time flight statuses, and tracking flights for emergency response purposes.

Frequently asked questions include: Can I track all flights using this server? Yes, you can track any flight visible on Flightradar24. What are the prerequisites? You need Claude Desktop and a Flightradar24 API key. What if the server isn't responding? Verify the configuration path and check your API key's validity.