FlightRadar24

v1.0.1APIsstable

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

io-github-flightradar24-fr24apimcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is FlightRadar24?

FlightRadar24 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. C

This server falls under the APIs and Search & Data Extraction categories 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

Retrieve real-time aircraft flight data including position and speed.
Access latitude, longitude, and altitude information.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.1
UpdatedSep 9, 2025
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 FlightRadar24

What is FlightRadar24?

FlightRadar24 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. c It connects AI assistants to external tools and data sources through a standardized interface.

How do I install FlightRadar24?

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 FlightRadar24?

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

Is FlightRadar24 free to use?

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

Browse More APIs MCP Servers

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

Quick Config Preview

{ "mcpServers": { "io-github-flightradar24-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 FlightRadar24?

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