flightradar24-mcp-server
by sunsetcoder
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FR24_API_KEY | Yes | Your Flightradar24 API key | |
FR24_API_URL | No | The API URL for Flightradar24, defaulting to https://fr24api.flightradar24.com | https://fr24api.flightradar24.com |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_flight_positions | Get real-time flight positions with various filtering options |
get_flight_eta | Get estimated arrival time for a specific flight |