Installation & Configuration
{
"mcpServers": {
"flightradar24-server": {
"command": "node",
"args": [
"dist/index.js"
],
"env": {
"FR24_API_KEY": "your_api_key_here",
"FR24_API_URL": "https://fr24api.flightradar24.com"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13