Back to directory
lumile/lumbretravel-mcp

lumile/lumbretravel-mcp

@lumile

An MCP server that provides access to LumbreTravel API for managing travel programs, activities, passengers, and other travel-related services.

travelapiprogramsactivitiespassengersagencieshotelsservicescommerce

Installation & Configuration

{
  "mcpServers": {
    "lumbretravel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lumbretravel-mcp"
      ],
      "env": {
        "CLIENT_ID": "<YOUR_CLIENT_ID>",
        "CLIENT_SECRET": "<YOUR_CLIENT_SECRET>",
        "EMAIL": "<YOUR_EMAIL>",
        "PASSWORD": "<YOUR_PASSWORD>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13