You're viewing a demo portfolio

Join the waitlist
PRSM

airports

Active

Tool of Aviationstack

declared in 0.1.0

Airport directory — name, IATA/ICAO codes, country, GPS, timezone.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "iata_code": "JFK"
    },
    {
      "search": "London",
      "country_iso2": "GB"
    }
  ],
  "properties": {
    "limit": {
      "type": "number"
    },
    "offset": {
      "type": "number"
    },
    "search": {
      "type": "string",
      "description": "Free-text — name / city"
    },
    "iata_code": {
      "type": "string",
      "description": "3-letter IATA code"
    },
    "icao_code": {
      "type": "string",
      "description": "4-letter ICAO code"
    },
    "country_iso2": {
      "type": "string",
      "description": "ISO 3166-1 alpha-2 country"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Aviationstack

https://github.com/pipeworx-io/mcp-aviationstack

1/7 registries
View full server →
airports — Aviationstack — PRSM MCP