
Flightradar24 MCP Server
Pricing
Pay per event

Flightradar24 MCP Server
MCP server for real-time flight tracking using Flightradar24 data.
0.0 (0)
Pricing
Pay per event
0
1
1
Last modified
8 days ago
A Model Context Protocol (MCP) server for real-time flight tracking using Flightradar24 data, published as an Apify Actor. This server enables MCP clients to access live flight positions and estimated arrival times via a standardized API.
About this MCP Server: To understand how to connect to and utilize this MCP server, please refer to the official Model Context Protocol documentation at mcp.apify.com.
Connection URL
MCP clients can connect to this server at:
https://mcp-servers--flightradar24-mcp-server.apify.actor/mcp
Client Configuration
To connect to this MCP server, use the following configuration in your MCP client:
{"mcpServers": {"flightradar24": {"url": "https://mcp-servers--flightradar24-mcp-server.apify.actor/mcp","headers": {"Authorization": "Bearer YOUR_APIFY_TOKEN"}}}}
Note: Replace YOUR_APIFY_TOKEN
with your actual Apify API token. You can find your token in the Apify Console.
🚩 Claim this MCP server
All credits to the original authors of https://github.com/sunsetcoder/flightradar24-mcp-server To claim this server, please write to ai@apify.com.
Available tools
- get_flight_positions: Get real-time flight positions with various filtering options (airports, bounds, categories, limit)
- get_flight_eta: Get estimated arrival time for a specific flight (by flight number)
References
To learn more about Apify and Actors, take a look at the following resources:
- Apify SDK for JavaScript documentation
- Apify SDK for Python documentation
- Apify Platform documentation
- Apify MCP Server
- Webinar: Building and Monetizing MCP Servers on Apify
- Join our developer community on Discord
For the full MCP server source code and more details, see the mcp-servers GitHub repository.
On this page
Share Actor: