FlightDB
OfficialFlightDB MCP
Connect your AI assistant to FlightDB — aircraft registry search, flight history, and analytics via the Model Context Protocol.
FlightDB aggregates flight data from ADS-B Exchange, one of the largest unfiltered ADS-B data sources, combined with official aircraft registry records. Unlike FlightRadar24, FlightAware, or Planefinder — which filter or suppress certain flights — FlightDB gives you unfiltered access to full flight histories with deep per-aircraft analytics you won't find elsewhere.
Connect
https://flightdb.org/mcpAdd this URL as a custom MCP connector in Claude, Cursor, or any MCP-compatible client. Sign in with Google when prompted.
Transport: Streamable HTTP
Auth: Google OAuth (sign in once, stays authorized)
Docs: flightdb.org/mcp/connect
Related MCP server: Flight MCP Server
Tools
Tool | Description |
| Paginated flights with filters: aircraft, airport, country, date range |
| Paginated aircraft directory with registration, country, ICAO filters |
| Single aircraft header by id |
| Full aircraft profile with all flights and aggregates |
| Per-year flight counts for an aircraft |
| Per-year flights binned by trip distance (Short / Medium / Long) |
| Per-year arrival-country breakdown for an aircraft |
| Per-airport visit and stay aggregates by year |
| Visit timeline for an aircraft |
| Airport details by IATA or ICAO code |
Example prompts
"How many flights did N12345 make in 2023?"
"Which airports has G-ABCD visited most in the last 3 years?"
"List all Airbus A320s registered in Indonesia"
"What countries did this aircraft fly to last year?"
Setup — Claude
Click Add custom connector
Name it FlightDB and paste
https://flightdb.org/mcpSave and sign in with Google when prompted
Setup — Cursor / other MCP clients
Add to your MCP config:
{
"mcpServers": {
"flightdb": {
"url": "https://flightdb.org/mcp"
}
}
}This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityFmaintenanceIntegration platform for aviation data sources including weather, NOTAMs, airport information, and flight planning APIs, enabling comprehensive pre-flight preparation and in-flight decision support.Last updated1279MIT
- Flicense-qualityDmaintenanceA 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.Last updated4
- AlicenseBqualityDmaintenanceProvides access to real-time and historical flight data from Flightradar24 API, enabling users to track live aircraft positions, query flight histories, and retrieve comprehensive aviation information including aircraft, airline, and airport details.Last updated1534MIT
- Alicense-qualityDmaintenanceProvides real-time aircraft tracking data from OpenSky Network combined with FAA aircraft registry information, enabling rich aviation queries that merge live flight positions with technical specifications.Last updated1MIT
Related MCP Connectors
Offline, keyless lookup of the US civil aircraft registry — decode N-numbers, search records.
Free, no-login flight search with real-time pricing from multiple airlines.
Aviationstack MCP — global flight + airport + airline data
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/flightdb/FlightDB-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server