Skip to content
Back to search
30
MCP streamable-http

Opensky

io.github.pipeworx-io/opensky

OpenSky MCP — OpenSky Network API (free, no auth for anonymous access)

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

Similar MCP servers embedding-nearest

flights
Flights MCP — wraps OpenSky Network API (free, no auth required)
0 tools · streamable-http
openalex
OpenAlex MCP — wraps the OpenAlex API (scholarly works, free, no auth)
0 tools · streamable-http
Openaq
OpenAQ MCP — wraps OpenAQ v2 API (free, no auth required)
0 tools · streamable-http
flight-tracker-mcp
MCP Server for flight tracking using OpenSky Network API
0 tools
spacex
SpaceX MCP — wraps SpaceX API v4 (free, no auth)
0 tools · streamable-http
airports
Airports MCP — wraps AirportGap API (free, no auth required)
0 tools · streamable-http

How to use

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

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