MCP.so
Sign In
Servers

Singapore LTA MCP Server

@arjunkmrm

MCP server to access Singapore's LTA data

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "lta-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@arjunkmrm/mcp-sg-lta",
        "--client",
        "claude"
      ]
    }
  }
}

More from Other