seats.aero-mcp-server

gavgrego/seats.aero-mcp-server
★ 23 stars TypeScript Search Updated 6d ago ⚠ Review
MCP server allowing clients to interface with the seats.aero API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "seats.aero-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "gavgrego/seats.aero-mcp-server"
      ]
    }
  }
}

README Excerpt

A minimal TypeScript MCP server for searching award availability through the [Seats.aero partner API](https://developers.seats.aero/reference/getting-started-p). You need a Seats.aero Partner API key. Eligible Seats.aero Pro users can generate one from their Seats.aero settings; usage remains subject to the Seats.aero terms and API limits.

Tools (7)

get_bulk_availget_destinationsget_flightsget_routesget_tripslive_searchrefresh_cached_data