Skip to main content
Glama
gavgrego

seats.aero MCP server

by gavgrego

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEATS_API_KEYYesYour seats.aero API key (requires a Pro membership)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_flightsA

Get cached award flights on seats.aero.

get_bulk_availB

Find bulk availability for a particular source.

get_routesB

Get routes for a particular source.

get_destinationsA

Find airports reachable nonstop from or to one airport, with the cheapest raw mileage price per cabin.

get_tripsA

Get flight-level trip details for a cached Availability object.

refresh_cached_dataA

Queue or poll refreshes for 1-250 cached Availability objects. This endpoint cannot be used by commercial users; commercial users should use live_search instead.

live_searchA

Run a live award search for one route, date, and mileage program. This endpoint cannot be used by Seats.aero Pro users and requires a commercial agreement with Seats.aero.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gavgrego/seats.aero-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server