Skip to main content
Glama

Singapore LTA MCP Server

by arjunkmrm

station_crowd_forecast

Forecast MRT/LRT station crowd levels in 30-minute intervals for specific train lines in Singapore, aiding efficient travel planning and crowd management.

Instructions

Get forecasted MRT/LRT station crowdedness levels in 30-minute intervals.

Input Schema

NameRequiredDescriptionDefault
trainLineYesCode of train network line (CCL, CEL, CGL, DTL, EWL, NEL, NSL, BPL, SLRT, PLRT, TEL)

Input Schema (JSON Schema)

{ "properties": { "trainLine": { "description": "Code of train network line (CCL, CEL, CGL, DTL, EWL, NEL, NSL, BPL, SLRT, PLRT, TEL)", "enum": [ "CCL", "CEL", "CGL", "DTL", "EWL", "NEL", "NSL", "BPL", "SLRT", "PLRT", "TEL" ], "type": "string" } }, "required": [ "trainLine" ], "type": "object" }
Install Server

Other Tools from Singapore LTA MCP Server

Related Tools

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/arjunkmrm/mcp-sg-lta'

If you have feedback or need assistance with the MCP directory API, please join our Discord server