Singapore LTA DataMall MCP Server
Access real-time public transit information including bus arrivals, train service alerts, and station crowding levels in Singapore.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- Bus Arrival: 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.
- Station Crowding: Get real-time MRT/LRT station crowdedness level for a particular train network line. Updates every 10 minutes.
- Train Alerts: Get real-time train service alerts including service disruptions and shuttle services. Updates when there are changes.
What data it sees
Do you need an account
No: the server works without sign-in
Access real-time public transit information including bus arrivals, train service alerts, and station crowding levels in Singapore. Check live parking availability and monitor expressway travel times or traffic incidents for smoother commutes. Plan journeys more effectively using forecasted crowd levels and up-to-the-minute road updates.
This MCP is an enhanced fork of arjunkmrm/lta-mcp, rebuilt for self-hosted VPS deployment with zero-friction onboarding.
Server tool list (7)
Raw names from tools/list. Only developers need these.
| bus_arrival | 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. |
| station_crowding | Get real-time MRT/LRT station crowdedness level for a particular train network line. Updates every 10 minutes. |
| train_alerts | Get real-time train service alerts including service disruptions and shuttle services. Updates when there are changes. |
| carpark_availability | Get real-time availability of parking lots for HDB, LTA, and URA carparks. Updates every minute. |
| travel_times | Get estimated travel times on expressway segments. Updates every 5 minutes. |
| traffic_incidents | Get current road incidents including accidents, roadworks, and heavy traffic. Updates every 2 minutes. |
| station_crowd_forecast | Get forecasted MRT/LRT station crowdedness levels in 30-minute intervals. |