Skip to main content
Glama

LumbreTravel MCP Server

by lumile

get_passengers_by_fullname

Retrieve passenger details by providing their full name using the LumbreTravel MCP Server. Simplify travel program management with precise data access.

Instructions

Obtiene pasajeros por nombre completo

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