mcpserver.lol
registry/ourairports-mcp-server
Connection check verified live · 27h ago

ourairports-mcp-server

Offline global aviation reference — airports, runways, navaids, frequencies from OurAirports.

Tools 6
GitHub stars 1
Installs / wk
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

ourairports_find_airports read-only typelimitlatitude*longitude*radius_kminclude_closed
Find airports within a radius of a latitude/longitude, ranked nearest-first by great-circle distance, each with its distance (km) and bearing (degrees true) from the query point. T…
ourairports_find_navaids read-only typelimitlatitudelongituderadius_kmairport_code
Find navigation aids (VOR, VOR-DME, DME, NDB, NDB-DME, TACAN, VORTAC) two ways: spatially, by passing latitude+longitude (with an optional radius_km); or relationally, by passing a…
ourairports_get_airport read-only code*include
Fetch the full record for one airport resolved by ANY code — IATA (SEA), ICAO (KSEA), GPS, national/local, or the OurAirports ident — with its runways and radio frequencies inline.…
ourairports_list_countries read-only continentinclude_regions
List the countries present in the bundled OurAirports dataset with their ISO 3166-1 alpha-2 codes and airport counts. This is the lookup table for valid `country` (and, with includ…
ourairports_search_airports read-only typelimitqueryregioncountryinclude_closed
Search the bundled OurAirports corpus by free-text (name / municipality / keywords) and/or facets (country, region, type). Every query token must match (word order and partial word…
ourairports_search_runways read-only typelimitregioncountrylightedsurface +4
Search runways across the whole bundled OurAirports corpus by attribute, joined back to their airports — the cross-airport counterpart to ourairports_get_airport (which returns run…