AgentUni

tfl-mcp-server

by @oneill9 / v1.5.2

Community-built server providing real-time London transport data via the TfL Unified API

Install

Docker / stdio

docker run -i --rm ghcr.io/oneill9/tfl-mcp-server:1.5.2

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-oneill9-tfl-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/oneill9/tfl-mcp-server:1.5.2"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.oneill9/tfl-mcp-server · published 2026-07-12 · updated 2026-07-12. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Other & General servers

Browse category