flight-finder
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AEROLOPA_API_ID | No | Optional API ID for AeroLOPA seat maps | |
| SEATS_AERO_API_KEY | Yes | API key for seats.aero Pro API | |
| AEROLOPA_API_SECRET | No | Optional API secret for AeroLOPA seat maps |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_cash_one_wayC | Cash-fare one-way search via fli (Google Flights). |
| search_cash_round_tripC | Cash-fare round-trip search via fli (Google Flights). |
| search_awardsD | Award search via seats.aero Pro API. |
| find_positioning_flightsA | Find positioning flights from |
| plan_tripC | Run the full trip planner on a trips/*.yaml file. |
| get_seat_mapA | AeroLOPA cabin product + seat map URL for a specific aircraft. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/nstevens/flight-finder'
If you have feedback or need assistance with the MCP directory API, please join our Discord server