Skip to main content
Glama

Aviationstack MCP Server

MIT License
4

random_airplanes_detailed_info

Retrieve detailed information on random airplanes by specifying the number of aircraft needed, using real-time data from the AviationStack API via the Aviationstack MCP Server.

Instructions

MCP tool to get random airplanes.

Input Schema

NameRequiredDescriptionDefault
number_of_airplanesYes

Input Schema (JSON Schema)

{ "properties": { "number_of_airplanes": { "title": "Number Of Airplanes", "type": "integer" } }, "required": [ "number_of_airplanes" ], "title": "random_airplanes_detailed_infoArguments", "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