Aviationstack MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| flights_with_airlineC | MCP tool to get flights with a specific airline. |
| flight_arrival_departure_scheduleD | MCP tool to get flight arrival and departure schedule. |
| future_flights_arrival_departure_scheduleC | MCP tool to get flight future arrival and departure schedule. |
| random_aircraft_typeC | MCP tool to get random aircraft type. |
| random_airplanes_detailed_infoC | MCP tool to get random airplanes. |
| random_countries_detailed_infoC | MCP tool to get random countries detailed info. |
| random_cities_detailed_infoC | MCP tool to get random cities detailed info. |
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/Pradumnasaraf/aviationstack-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server