FR24 API

v1.0.0Search & Data Extractionstable

Returns real-time aircraft flight movement information including latitude, longitude, speed, and altitude. IMPORTANT: At least one search parameter (other than limit) must be provided and non-empty. Choose from: bounds, flights, callsigns, registrati

uncategorized
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is FR24 API?

FR24 API is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to returns real-time aircraft flight movement information including latitude, longitude, speed, and altitude. important: at least one search parameter (other than limit) must be provided and non-empty. c...

Returns real-time aircraft flight movement information including latitude, longitude, speed, and altitude. IMPORTANT: At least one search parameter (other than limit) must be provided and non-empty. Choose from: bounds, flights, callsigns, registrati

This server falls under the Search & Data Extraction category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • get_live_flights_positions_light
  • get_live_flights_positions_full
  • get_live_flights_count

Use Cases

Get real-time aircraft flight data
Track position, speed, and altitude
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @flightradar24/fr24api-mcp

Manual Installation

npx -y @flightradar24/fr24api-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about FR24 API

What is FR24 API?

FR24 API is a Model Context Protocol (MCP) server that returns real-time aircraft flight movement information including latitude, longitude, speed, and altitude. important: at least one search parameter (other than limit) must be provided and non-empty. choose from: bounds, flights, callsigns, registrati It connects AI assistants to external tools and data sources through a standardized interface.

How do I install FR24 API?

Install via npm with the command: npx -y @flightradar24/fr24api-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with FR24 API?

FR24 API works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is FR24 API free to use?

Yes, FR24 API is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Search & Data Extraction MCP Servers

Explore all search & data extraction servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "fr24api": { "command": "npx", "args": ["-y", "@flightradar24/fr24api-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use FR24 API?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides