Back to search
30
MCP streamable-http

flights

io.github.pipeworx-io/flights

Flights MCP — wraps OpenSky Network API (free, no auth required)

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

airports
Airports MCP — wraps AirportGap API (free, no auth required)
0 tools · streamable-http
flight-tracker-mcp
MCP Server for flight tracking using OpenSky Network API
0 tools
climate
Climate MCP — wraps Open-Meteo Climate API (free, no auth)
0 tools · streamable-http
spacenews
Spacenews MCP — wraps the Spaceflight News API v4 (free, no auth)
0 tools · streamable-http
@pipeworx/mcp-flights
MCP server for tracking flights via OpenSky Network API
0 tools
spacex
SpaceX MCP — wraps SpaceX API v4 (free, no auth)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "flights": {
      "url": "https://gateway.pipeworx.io/flights/mcp",
      "transport": "streamable-http"
    }
  }
}