Access OpenSky aviation data for flights, aircraft states, and airspace activity.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Opensky" MCP server from askskill: Run: claude mcp add --transport http 'io-github-pipeworx-io-opensky' 'https://gateway.pipeworx.io/opensky/mcp'
Use the OpenSky API to query all current flights around Beijing, returning callsign, latitude, longitude, altitude, and velocity, sorted by altitude descending.
A real-time flight list sorted by altitude with basic position and flight status details.
Call OpenSky data to retrieve the past 24 hours of flight tracks for a given ICAO24 aircraft, then summarize the timeline with departure, arrival, and key segments.
A summary of the aircraft's past-day track with timeline, airports, and main route notes.
Help me write a Python script that fetches flight data from a specified region via the OpenSky API every 5 minutes and saves it as CSV for later analysis.
A runnable Python data collection script with scheduled fetching, field parsing, and CSV export.
Query and monitor airspace activity, restrictions, and aviation situational information.
Access offline global airport, runway, navaid, and frequency reference data.
Fetch and analyze aviation weather reports and flight weather advisories.
Track live flights, airport activity, and aviation alerts via FlightAware API.
Find cheap destinations, optimize multi-leg flights, and access airport region data.
Access live aviation weather, airport, aircraft, glossary, and FAA reference data.