drio
Open app

Singapore LTA MCP Server

Source

MCP server for Singapore's Land Transport Authority (LTA) DataMall API

Catalog onlyCatalog onlySTDIO

Overview

The Singapore LTA MCP Server is an MCP server designed to provide real-time access to transportation information from Singapore's Land Transport Authority (LTA) DataMall API, including bus arrivals, traffic conditions, and train service updates.

To use the Singapore LTA MCP Server, install it via Smithery using the command: npx -y @smithery/cli install @arjunkmrm/mcp-sg-lta --client claude. You will also need to register for an API key from the LTA DataMall.

  • Real-time bus arrival information - Updates on MRT/LRT station crowding levels - Alerts for train service disruptions - Availability of parking lots in real-time - Estimated travel times on expressways - Current traffic incidents updates
  1. Commuters checking bus arrival times before heading to the bus stop.
  2. Travelers monitoring MRT station crowding to avoid peak hours.
  3. Drivers looking for real-time traffic updates to plan their routes.
  4. Users checking carpark availability before arriving at their destination.

Add to your AI client

Use these steps to connect Singapore LTA MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-sg-lta-arjunkmrm": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-sg-lta-arjunkmrm"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-sg-lta-arjunkmrm": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-sg-lta-arjunkmrm"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-sg-lta-arjunkmrm": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-sg-lta-arjunkmrm"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-sg-lta-arjunkmrm": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-sg-lta-arjunkmrm"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-sg-lta-arjunkmrm": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-sg-lta-arjunkmrm"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-sg-lta-arjunkmrm": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-sg-lta-arjunkmrm"
      ]
    }
  }
}

FAQ

How do I get an API key?

Register for an account on LTA DataMall, subscribe to the API services, and obtain your API key from the dashboard.

Is the server free to use?

Yes, the server is free to use, but you need an API key from LTA DataMall.

How often is the data updated?

Data is updated at various intervals, ranging from every 2 minutes for traffic incidents to every 10 minutes for station crowding.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1431,"uuid":"2d39ec34-b400-421d-81ed-dbc6aa5b4b1e","name":"mcp-sg-lta","title":"Singapore LTA MCP Server","description":"MCP server for Singapore's Land Transport Authority (LTA) DataMall API","avatar_url":"https://avatars.githubusercontent.com/u/90433405?v=4","created_at":"2025-02-20T15:46:11.104Z","updated_at":"2025-02-23T07:12:48.693Z","status":"created","author_name":"arjunkmrm","author_avatar_url":"https://avatars.githubusercontent.com/u/90433405?v=4","tags":"mcp-sg-lta,transportation,data-api","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/arjunkmrm/mcp-sg-lta","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/138b9dea2919eda5ea20544c0a76c619e202133b391cb1ae8e0f60561c2305fc/68747470733a2f2f736d6974686572792e61692f62616467652f4061726a756e6b6d726d2f6d63702d73672d6c7461","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]