Skip to main content
Glama

LumbreTravel MCP Server

by lumile

get_programs_by_date_range

Retrieve travel programs within a specified date range using the LumbreTravel MCP Server. Input start and end dates to access relevant travel itineraries and activities.

Instructions

Obtiene programas de viajes por rango de fechas

Input Schema

NameRequiredDescriptionDefault
endDateNoFecha de fin del programa (DD-MM-YYYY)
startDateNoFecha de inicio del programa (DD-MM-YYYY)

Input Schema (JSON Schema)

{ "properties": { "endDate": { "description": "Fecha de fin del programa (DD-MM-YYYY)", "type": "string" }, "startDate": { "description": "Fecha de inicio del programa (DD-MM-YYYY)", "type": "string" } }, "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