@pipeworx/airports
Connect: https://gateway.pipeworx.io/airports/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 3
Tools
- search_airports — Look up an airport by city name (e.g. “Tokyo”, “New York”, “London”) OR by 3-letter IATA code (e.g. “JFK”, “LHR”). City lookup uses a bundled map of the top ~150 international hubs; cities with multip
- get_airport — Get airport details by IATA code (e.g., “JFK”, “LHR”). Returns name, city, country, coordinates, altitude, timezone.
- calculate_distance — Calculate straight-line distance between two airports by IATA code (e.g., “JFK” to “LHR”). Returns kilometers and miles.
Tools
calculate_distance— Calculate straight-line distance between two airports by IATA code (e.g., JFK to LHR ). Returns kilometers and miles.get_airport— Get airport details by IATA code (e.g., JFK , LHR ). Returns name, city, country, coordinates, altitude, timezone.search_airports— Look up an airport by city name (e.g. Tokyo , New York , London ) OR by 3-letter IATA code (e.g. JFK , LHR ). City lookup uses a bundled map of the top ~150 international hubs; cities with multiple ai