Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Singapore LTA MCP Server
Claim
by
arjunkmrm
GitHub
Travel & Transportation
JavaScript
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-sg-lta
src
Dockerfile
.gitignore
package.json
package-lock.json
README.md
smithery.yaml
tsconfig.json
{ "compilerOptions": { "moduleResolution": "NodeNext", "module": "NodeNext", "target": "ES2020", "outDir": "./dist", "esModuleInterop": true, "strict": true }, "include": ["src/**/*"], "exclude": ["node_modules", "dist"] }