Skip to main content
Glama

LumbreTravel MCP Server

by lumile

get_vehicle_by_name

Search for vehicles by name to retrieve a list of matching results. Use this tool to manage and access vehicle data within the LumbreTravel MCP Server.

Instructions

Buscar vehículos por su nombre, retorna la lista de vehículos encontrados.

Input Schema

NameRequiredDescriptionDefault
nameYesNombre del vehículo

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Nombre del vehículo", "type": "string" } }, "required": [ "name" ], "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