Flightradar24 MCP Server 🛩️
@MCP-Mirror
Mirror of
Overview
What is Flightradar24 MCP Server?
A Claude Desktop MCP server that enables real-time flight tracking using Flightradar24 data. Designed for aviation enthusiasts, travel planners, and anyone curious about flights overhead.
How to use Flightradar24 MCP Server?
Install by cloning the repository, running npm install and npm run build. Then add the server to Claude Desktop's configuration by editing claude_desktop_config.json with the absolute path to the built index.js file and your FR24_API_KEY and FR24_API_URL environment variables. After restarting Claude Desktop, you can ask questions like "What's the ETA for flight UA123?" or "Show me all flights at SFO".
Key features of Flightradar24 MCP Server
- Track any flight in real-time
- Get arrival and departure times for specific flights
- View flight status at an airport
- Monitor emergency flights
Use cases of Flightradar24 MCP Server
- Ask for the ETA of a specific airline flight
- List all flights currently at a given airport
- Find any emergency flights in a region
- Query international arrivals within a time window
- Count commercial flights over a geographic area
FAQ from Flightradar24 MCP Server
What prerequisites are needed to run the server?
Claude Desktop installed on your computer and a valid Flightradar24 API key (available from Flightradar24's premium service).
How do I configure the server in Claude Desktop?
Add the server to the mcpServers object in claude_desktop_config.json with `