Fr24api MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 164 installs a week from npm. Last commit 22 Jan 2026.
MCP server providing access to the Flightradar24 API for real-time and historical flight data
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add fr24api-mcp -- npx -y @flightradar24/fr24api-mcp
{
"mcpServers": {
"fr24api-mcp": {
"args": [
"-y",
"@flightradar24/fr24api-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.fr24api-mcp]
command = "npx"
args = ["-y", "@flightradar24/fr24api-mcp"]
{
"mcpServers": {
"fr24api-mcp": {
"args": [
"-y",
"@flightradar24/fr24api-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"fr24api-mcp": {
"args": [
"-y",
"@flightradar24/fr24api-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.