Skip to main content
Glama

Singapore LTA MCP Server

by arjunkmrm

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

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