FlightRadar MCP Server
@Cyreslab-AI
关于 FlightRadar MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"flightradar-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@Cyreslab-AI/flightradar-mcp-server",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
评论