flightaware-mcp
Rank #8,643io.github.chrischall/flightaware-mcp
Live flight tracking and aviation data via FlightAware AeroAPI (flights, airports, alerts).
flightaware-mcp is a Model Context Protocol (MCP) server published by chrischall. It ranks #8,643 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. flightaware-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 106,817 of 115,460 servers on MCP Toplist.
Use flightaware-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add flightaware-mcp -e "AEROAPI_API_KEY=<your AEROAPI_API_KEY>" -e "AEROAPI_OUTPUT_DIR=<your AEROAPI_OUTPUT_DIR>" -e "AEROAPI_CACHE_TTL=<your AEROAPI_CACHE_TTL>" -e "AEROAPI_STATIC_CACHE_TTL=<your AEROAPI_STATIC_CACHE_TTL>" -- npx -y @chrischall/flightaware-mcpReplace each placeholder with your own value before saving.
[mcp_servers.flightaware-mcp]
command = "npx"
args = ["-y", "@chrischall/flightaware-mcp"]
[mcp_servers.flightaware-mcp.env]
AEROAPI_API_KEY = "<your AEROAPI_API_KEY>"
AEROAPI_OUTPUT_DIR = "<your AEROAPI_OUTPUT_DIR>"
AEROAPI_CACHE_TTL = "<your AEROAPI_CACHE_TTL>"
AEROAPI_STATIC_CACHE_TTL = "<your AEROAPI_STATIC_CACHE_TTL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"flightaware-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/flightaware-mcp"
],
"env": {
"AEROAPI_API_KEY": "<your AEROAPI_API_KEY>",
"AEROAPI_OUTPUT_DIR": "<your AEROAPI_OUTPUT_DIR>",
"AEROAPI_CACHE_TTL": "<your AEROAPI_CACHE_TTL>",
"AEROAPI_STATIC_CACHE_TTL": "<your AEROAPI_STATIC_CACHE_TTL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"flightaware-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/flightaware-mcp"
],
"env": {
"AEROAPI_API_KEY": "<your AEROAPI_API_KEY>",
"AEROAPI_OUTPUT_DIR": "<your AEROAPI_OUTPUT_DIR>",
"AEROAPI_CACHE_TTL": "<your AEROAPI_CACHE_TTL>",
"AEROAPI_STATIC_CACHE_TTL": "<your AEROAPI_STATIC_CACHE_TTL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"flightaware-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@chrischall/flightaware-mcp"
],
"env": {
"AEROAPI_API_KEY": "<your AEROAPI_API_KEY>",
"AEROAPI_OUTPUT_DIR": "<your AEROAPI_OUTPUT_DIR>",
"AEROAPI_CACHE_TTL": "<your AEROAPI_CACHE_TTL>",
"AEROAPI_STATIC_CACHE_TTL": "<your AEROAPI_STATIC_CACHE_TTL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"flightaware-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/flightaware-mcp"
],
"env": {
"AEROAPI_API_KEY": "<your AEROAPI_API_KEY>",
"AEROAPI_OUTPUT_DIR": "<your AEROAPI_OUTPUT_DIR>",
"AEROAPI_CACHE_TTL": "<your AEROAPI_CACHE_TTL>",
"AEROAPI_STATIC_CACHE_TTL": "<your AEROAPI_STATIC_CACHE_TTL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"flightaware-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/flightaware-mcp"
],
"env": {
"AEROAPI_API_KEY": "<your AEROAPI_API_KEY>",
"AEROAPI_OUTPUT_DIR": "<your AEROAPI_OUTPUT_DIR>",
"AEROAPI_CACHE_TTL": "<your AEROAPI_CACHE_TTL>",
"AEROAPI_STATIC_CACHE_TTL": "<your AEROAPI_STATIC_CACHE_TTL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.chrischall%2Fflightaware-mcp)<a href="https://mcptoplist.com/server/io.github.chrischall%2Fflightaware-mcp"><img src="https://mcptoplist.com/badge/io.github.chrischall%2Fflightaware-mcp.svg" alt="MCP Toplist: Top 10% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
chrischall
Other servers by chrischall
- OurFamilyWizard MCP#1,944 · 24 vers
- zola-mcp#3,092 · 14 vers
- skylight-mcp#3,741 · 8 vers
- redfin-mcp#4,029 · 10 vers
- gemini-mcp#4,034 · 18 vers
- infinitecampus-mcp#4,047 · 10 vers
- honeybook-mcp#4,230 · 19 vers
- Credit Karma MCP#4,680 · 13 vers
- canvas-parent-mcp#4,892 · 12 vers
- resy-mcp#5,130 · 10 vers
- splitwise-mcp#5,214 · 10 vers
- opentable-mcp#5,296 · 12 vers
Available versions (4)
| Version | Published |
|---|---|
| 0.3.5 | Aug 28, 2026 |
| 0.3.4 | Jul 27, 2026 |
| 0.3.3 | Jul 27, 2026 |
| 0.2.0 | Jun 24, 2026 |
Frequently asked questions
- Who maintains flightaware-mcp?
- flightaware-mcp is maintained by chrischall, which publishes 71 MCP servers (492 total versions) tracked on MCP Toplist.
- Is flightaware-mcp listed on the Official MCP Registry?
- Yes — flightaware-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does flightaware-mcp have?
- MCP Toplist tracks 4 versions of flightaware-mcp, most recently published on Aug 28, 2026.
- Where can I find the source code for flightaware-mcp?
- The source code for flightaware-mcp is hosted at github.com/chrischall/flightaware-mcp.