Singapore LTA MCP Server

station_crowding

Monitor real-time crowdedness levels for MRT/LRT stations on a specific train line in Singapore. Updated every 10 minutes to help plan commutes efficiently.

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

You must be authenticated.

Other Tools from Singapore LTA MCP Server

Related Tools

ID: my4hyiqxuy