Skip to main content
Glama

Singapore LTA MCP Server

station_crowding

Monitor real-time crowdedness levels across Singapore's MRT and LRT stations by train line, updated every 10 minutes to ensure informed commuting decisions.

Instructions

Get real-time MRT/LRT station crowdedness level for a particular train network line. Updates every 10 minutes.

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" }

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