Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
LumbreTravel MCP Server
Claim
by
lumile
npm
GitHub
Travel & Transportation
TypeScript
9
1
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
lumbretravel-mcp
src
Dockerfile
.editorconfig
.env.sample
.eslintrc
.gitignore
LICENSE.md
package.json
package-lock.json
README.md
smithery.yaml
tsconfig.json
vitest.config.ts
{ "extends": "standard-with-typescript", "parserOptions": { "project": "./tsconfig.json" }, "rules": { "@typescript-eslint/indent": ["error", 2], "@typescript-eslint/explicit-function-return-type": "off", "@typescript-eslint/strict-boolean-expressions": "off", "@typescript-eslint/no-floating-promises": "off", "@typescript-eslint/no-misused-promises": "off" } }