You're viewing a demo portfolio

Join the waitlist
PRSM

cities

Active

Tool of Aviationstack

declared in 0.1.0

Look up cities and their primary airport from the Aviationstack database by free-text name, IATA city code (e.g. NYC), or ISO country code.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "iata_code": "NYC"
    },
    {
      "search": "Paris",
      "country_iso2": "FR"
    }
  ],
  "properties": {
    "limit": {
      "type": "number"
    },
    "search": {
      "type": "string"
    },
    "iata_code": {
      "type": "string",
      "description": "City IATA code (e.g. \"NYC\" for all NYC airports)"
    },
    "country_iso2": {
      "type": "string"
    }
  }
}

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 →
cities — Aviationstack — PRSM MCP