JUHE API Marketplace
sragss avatar
MCP Server

Flight MCP Server

A real-time flight tracking interface for LLMs that connects AI assistants to live aircraft data from ADS-B Exchange, enabling searches by location, specific flight tracking, military aircraft monitoring, and aviation pattern discovery.

2
GitHub Stars
11/23/2025
Last Updated
No Configuration
Please check the documentation below.
  1. Home
  2. MCP Servers
  3. flight-mcp

README Documentation

đŸ›Šī¸ Flight MCP Server

Real-time flight tracking for LLMs — Connect any AI assistant to live aircraft data from ADS-B Exchange

Transform your AI conversations with live flight intelligence. Search aircraft by location, track specific flights, monitor military activity, and discover aviation patterns — all through a clean MCP interface.

🚀 Quick Start

1. Setup

bun install && bun run build

2. Get API Key

  • Subscribe to ADS-B Exchange on RapidAPI
  • Add key to .env: RAPIDAPI_KEY=your_key_here

3. Test with Inspector

bun run inspect

🛠 API Tools

# Search aircraft around coordinates
search_aircraft(lat=40.7128, lon=-74.0060, radius_nm=25)
# → Aircraft within 25nm of NYC

# Get specific aircraft details  
get_aircraft(hex="a4b065")
# → Full aircraft data by ICAO code

# Browse military aircraft with filters
list_military_aircraft(
  region="us",           # us/europe/asia/all
  aircraft_type="H60",   # helicopters/cargo/fighters
  min_altitude=1000,     # exclude ground traffic
  limit=20,              # per page
  page=2                 # pagination
)

# Discover available aircraft types
get_military_aircraft_types(region="us")
# → Available types: H60, C17, F35, etc.

📊 Example Response

{
  "hex": "a4b065",
  "callsign": "NKS185",
  "position": {"lat": 51.470, "lon": -0.456},
  "altitude": 38000,
  "speed": 460,
  "heading": 275
}

đŸŽ¯ Use Cases

  • Flight tracking: Monitor specific aircraft or routes
  • Aviation research: Analyze traffic patterns and aircraft types
  • Military monitoring: Track defense aircraft activity by region
  • Location intelligence: Find aircraft near points of interest
  • Real-time alerts: Build notifications for aircraft events

Rate limits apply â€ĸ 4-second minimum polling â€ĸ Powered by ADS-B Exchange

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright Š 2025 - All rights reserved