Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
flightradar24-mcp-server
Claim
by
sunsetcoder
GitHub
Travel & Transportation
Location Services
JavaScript
MIT License
12
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
flightradar24-mcp-server
src
types
src/types/global.d.ts
src/types/modelcontextprotocol-sdk.d.ts
declare namespace NodeJS { interface ProcessEnv { FR24_API_KEY: string; FR24_API_URL: string; } }