FlightRadar MCP Server
@Cyreslab-AI
About FlightRadar MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"flightradar-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@Cyreslab-AI/flightradar-mcp-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is FlightRadar MCP Server?
A Model Context Protocol (MCP) server that provides real-time flight tracking and status information using the AviationStack API. It is built for developers who want to integrate flight data into AI assistants via Claude or other MCP-compatible clients.
How to use FlightRadar MCP Server?
Install via npm or Smithery, configure your AviationStack API key as the environment variable AVIATIONSTACK_API_KEY, and add the server to your MCP settings file (e.g., cline_mcp_settings.json for Claude VSCode or claude_desktop_config.json for the Claude desktop app). Once running, you can ask Claude to look up flight status, search flights, or fetch detailed flight information.
Key features of FlightRadar MCP Server
- Get detailed information about a specific flight by IATA or ICAO code
- Search flights by airline, departure/arrival airports, and status
- Get human-readable status summaries for flights
- Real-time data via the AviationStack API
- Easy deployment with npx and Smithery
Use cases of FlightRadar MCP Server
- Check the current status and schedule of a specific flight
- Search for all flights operated by a given airline
- Retrieve detailed flight information including aircraft type and terminal
FAQ from FlightRadar MCP Server
What data source powers FlightRadar MCP Server?
The server uses the AviationStack API to provide real-time flight tracking and status information.
What are the runtime requirements?
Node.js v14 or higher and npm v6 or higher are required.
Where do I get an API key?
A free AviationStack API key (100 requests/month) can be obtained at aviationstack.com.
How is the API key configured?
The API key is provided as the environment variable AVIATIONSTACK_API_KEY in your MCP settings configuration.
What transports or authentication does the server support?
The README describes configuration for Claude VSCode extension and Claude desktop app using a local node process; no additional transports or authentication methods beyond the API key are mentioned.
Frequently asked questions
What data source powers FlightRadar MCP Server?
The server uses the AviationStack API to provide real-time flight tracking and status information.
What are the runtime requirements?
Node.js v14 or higher and npm v6 or higher are required.
Where do I get an API key?
A free AviationStack API key (100 requests/month) can be obtained at aviationstack.com.
How is the API key configured?
The API key is provided as the environment variable `AVIATIONSTACK_API_KEY` in your MCP settings configuration.
What transports or authentication does the server support?
The README describes configuration for Claude VSCode extension and Claude desktop app using a local node process; no additional transports or authentication methods beyond the API key are mentioned.
Basic information
More Other MCP servers
ICSS
chokcoco不止于 CSS
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
ghidraMCP
LaurieWiredMCP Server for Ghidra

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments