Skip to main content
Glama

LumbreTravel MCP Server

by lumile

get_passengers_by_fullname

Retrieve passenger details by entering a full name using the LumbreTravel MCP Server. Simplifies access to travel-related data for efficient management and verification.

Instructions

Obtiene pasajeros por nombre completo en LumbreTravel

Input Schema

NameRequiredDescriptionDefault
fullnameYesNombre completo del pasajero

Input Schema (JSON Schema)

{ "properties": { "fullname": { "description": "Nombre completo del pasajero", "type": "string" } }, "required": [ "fullname" ], "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/lumile/lumbretravel-mcp'

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