Skip to main content
Glama
sunsetcoder

flightradar24-mcp-server

by sunsetcoder

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FR24_API_KEYYesYour Flightradar24 API key obtained from Flightradar24's website premium subscription
FR24_API_URLNoThe URL for the Flightradar24 APIhttps://fr24api.flightradar24.com

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_flight_positionsC

Get real-time flight positions with various filtering options

get_flight_etaB

Get estimated arrival time for a specific flight

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 2 tools

Disambiguation5/5

Each tool targets a distinct aspect: one provides ETA for a specific flight, the other gives real-time positions with filtering. No overlap in purpose.

Naming Consistency5/5

Both tools follow the same 'get_flight_' prefix and snake_case pattern, ensuring predictable naming.

Tool Count3/5

With only 2 tools, the server is on the borderline of being too thin for a flight tracking service, but not extremely mismatched.

Completeness2/5

Obvious gaps exist: missing tools for searching flights, getting detailed flight info, or accessing historical data, making the surface incomplete for flight tracking.

Maintenance

ActivityInactive
ResponsivenessUnresponsive