Skip to main content
Glama

LumbreTravel MCP Server

by lumile

get_passengers_by_email

Retrieve passenger details using their email address with the LumbreTravel MCP Server tool, enabling efficient travel program management.

Instructions

Obtiene pasajeros por email

Input Schema

NameRequiredDescriptionDefault
emailYesEmail del pasajero

Input Schema (JSON Schema)

{ "properties": { "email": { "description": "Email del pasajero", "type": "string" } }, "required": [ "email" ], "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