Loomal

fr24api-mcp

MCP server by github.com/flightradar24/fr24api-mcp

MCP server providing access to the Flightradar24 API for real-time and historical flight data

18 starsnpm: @flightradar24/fr24api-mcp

About fr24api-mcp

fr24api-mcp is an MCP (Model Context Protocol) server published by flightradar24 in the official MCP registry. MCP server providing access to the Flightradar24 API for real-time and historical flight data

It ships as an npm package (@flightradar24/fr24api-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/flightradar24/fr24api-mcp, where the project has earned 18 GitHub stars.

Use fr24api-mcp with your agent

Claude Code · one command
claude mcp add fr24api-mcp -- npx -y @flightradar24/fr24api-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "fr24api-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@flightradar24/fr24api-mcp"
      ]
    }
  }
}
npm@flightradar24/fr24api-mcp

Frequently asked questions

What is fr24api-mcp?
fr24api-mcp is an MCP (Model Context Protocol) server by flightradar24. MCP server providing access to the Flightradar24 API for real-time and historical flight data
How do I connect fr24api-mcp to Claude, Cursor, or another MCP client?
Install fr24api-mcp from its npm package (@flightradar24/fr24api-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is fr24api-mcp open source?
Yes — the source code is public at github.com/flightradar24/fr24api-mcp, with 18 GitHub stars.
Can AI agents pay to use fr24api-mcp?
Not yet through Loomal — fr24api-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain fr24api-mcp? Claim this listing free by verifying GitHub ownership, or contact us.