Skip to main content
Glama

Aviationstack MCP Server

MIT License
4

random_aircraft_type

Generate random aircraft types dynamically by specifying the number of types needed, using the Aviationstack MCP Server to access real-time aviation data.

Instructions

MCP tool to get random aircraft type.

Input Schema

NameRequiredDescriptionDefault
number_of_aircraftYes

Input Schema (JSON Schema)

{ "properties": { "number_of_aircraft": { "title": "Number Of Aircraft", "type": "integer" } }, "required": [ "number_of_aircraft" ], "title": "random_aircraft_typeArguments", "type": "object" }

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