Skip to main content
Glama

Singapore LTA MCP Server

by arjunkmrm

bus_arrival

Retrieve real-time bus arrival details for any Singapore bus stop, including estimated times and crowding levels. Specify a service number for filtered results.

Instructions

Get real-time bus arrival information for a specific bus stop and optionally a specific service number. Returns estimated arrival times, bus locations, and crowding levels.

Input Schema

NameRequiredDescriptionDefault
busStopCodeYesThe unique 5-digit bus stop code
serviceNoNoOptional bus service number to filter results

Input Schema (JSON Schema)

{ "properties": { "busStopCode": { "description": "The unique 5-digit bus stop code", "type": "string" }, "serviceNo": { "description": "Optional bus service number to filter results", "type": "string" } }, "required": [ "busStopCode" ], "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