Skip to main content
Glama

Aviationstack MCP Server

MIT License
4

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AVIATION_STACK_API_KEYYesYour Aviationstack API Key (can be obtained from https://aviationstack.com/signup/free)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
flights_with_airline

MCP tool to get flights with a specific airline.

flight_arrival_departure_schedule

MCP tool to get flight arrival and departure schedule.

future_flights_arrival_departure_schedule

MCP tool to get flight future arrival and departure schedule.

random_aircraft_type

MCP tool to get random aircraft type.

random_airplanes_detailed_info

MCP tool to get random airplanes.

random_countries_detailed_info

MCP tool to get random countries detailed info.

random_cities_detailed_info

MCP tool to get random cities detailed info.

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/Pradumnasaraf/aviationstack-mcp'

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