Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Lta Mcp

    MCP server to access Singapore's LTA data

    1 stars
    JavaScript
    Updated Oct 7, 2025

    Table of Contents

    • Installing via Smithery
    • Tools
    • bus_arrival
    • station_crowding
    • train_alerts
    • carpark_availability
    • travel_times
    • traffic_incidents
    • station_crowd_forecast
    • Configuration
    • Getting an API Key
    • Usage with Claude Desktop

    Table of Contents

    • Installing via Smithery
    • Tools
    • bus_arrival
    • station_crowding
    • train_alerts
    • carpark_availability
    • travel_times
    • traffic_incidents
    • station_crowd_forecast
    • Configuration
    • Getting an API Key
    • Usage with Claude Desktop

    Documentation

    Singapore LTA MCP Server

    smithery badge

    An MCP server for Singapore's Land Transport Authority (LTA) DataMall API, providing real-time access to transportation information including bus arrivals, traffic conditions, and train service updates.

    Installing via Smithery

    To install Singapore LTA MCP Server for Claude Desktop automatically via Smithery:

    bash
    npx -y @smithery/cli install @arjunkmrm/mcp-sg-lta --client claude

    Tools

    bus_arrival

    Get real-time bus arrival information for specific bus stops.

    Inputs:

    • busStopCode (string, required): The unique 5-digit bus stop code
    • serviceNo (string, optional): Specific bus service number to filter results

    station_crowding

    Get real-time crowding levels at MRT/LRT stations (Updates every 10 minutes).

    Inputs:

    • trainLine (string, required): Code of train network line
    • Supported values: CCL, CEL, CGL, DTL, EWL, NEL, NSL, BPL, SLRT, PLRT, TEL

    train_alerts

    Get real-time train service alerts including disruptions and shuttle services.

    Inputs: None required

    carpark_availability

    Get real-time availability of parking lots for HDB, LTA, and URA carparks (Updates every minute).

    Inputs: None required

    travel_times

    Get estimated travel times on expressway segments (Updates every 5 minutes).

    Inputs: None required

    traffic_incidents

    Get current road incidents including accidents, roadworks, and heavy traffic (Updates every 2 minutes).

    Inputs: None required

    station_crowd_forecast

    Get forecasted MRT/LRT station crowdedness levels in 30-minute intervals.

    Inputs:

    • trainLine (string, required): Code of train network line
    • Supported values: CCL, CEL, CGL, DTL, EWL, NEL, NSL, BPL, SLRT, PLRT, TEL

    Configuration

    Getting an API Key

    1. Register for an account on LTA DataMall

    2. Subscribe to the API services

    3. Obtain your API key from the account dashboard

    Usage with Claude Desktop

    Add this to your claude_desktop_config.json:

    json
    {
      "mcpServers": {
        "lta": {
            "command": "npx", 
            "args": [
              "-y", 
              "arjunkmrm/mcp-sg-lta"
            ],
            "env": {
              "LTA_API_KEY": "YOUR-API-KEY"
            }
        }
      }
    }

    test webhook - test, another, test

    test test test

    test test test

    test test test

    test test test

    test test test

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k