Skip to main content
Glama

Aerospace MCP

by cheesejaguar

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
search_airports

Search for airports by IATA code or city name

plan_flight

Plan a flight route between two airports with performance estimates

calculate_distance

Calculate great circle distance between two points

get_aircraft_performance

Get performance estimates for an aircraft type (requires OpenAP)

get_system_status

Get system status and capabilities

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/cheesejaguar/aerospace-mcp'

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