You're viewing a demo portfolio

Join the waitlist
PRSM

airlines

Active

Tool of Aviationstack

declared in 0.1.0

Search the Aviationstack airline directory by name, IATA 2-letter code, or ICAO 3-letter code; returns airline name, codes, country, hub airport, and status.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "iata_code": "AA"
    },
    {
      "search": "United"
    }
  ],
  "properties": {
    "limit": {
      "type": "number"
    },
    "offset": {
      "type": "number"
    },
    "search": {
      "type": "string"
    },
    "iata_code": {
      "type": "string",
      "description": "2-letter IATA"
    },
    "icao_code": {
      "type": "string",
      "description": "3-letter ICAO"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Aviationstack

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

1/7 registries
View full server →