Loomal

tfl-mcp-server

MCP server by github.com/oneill9/tfl-mcp-server

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

1 starsoci: ghcr.io/oneill9/tfl-mcp-server:1.5.1

About tfl-mcp-server

tfl-mcp-server is an MCP (Model Context Protocol) server published by oneill9 in the official MCP registry. Community-built server providing real-time London transport data via the TfL Unified API

It ships as a Docker image (ghcr.io/oneill9/tfl-mcp-server:1.5.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/oneill9/tfl-mcp-server, where the project has earned 1 GitHub stars.

Use tfl-mcp-server with your agent

Claude Code · one command
claude mcp add tfl-mcp-server -- docker run -i --rm ghcr.io/oneill9/tfl-mcp-server:1.5.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tfl-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/oneill9/tfl-mcp-server:1.5.1"
      ]
    }
  }
}
ocighcr.io/oneill9/tfl-mcp-server:1.5.1

Frequently asked questions

What is tfl-mcp-server?
tfl-mcp-server is an MCP (Model Context Protocol) server by oneill9. Community-built server providing real-time London transport data via the TfL Unified API
How do I connect tfl-mcp-server to Claude, Cursor, or another MCP client?
Install tfl-mcp-server from its oci package (ghcr.io/oneill9/tfl-mcp-server:1.5.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is tfl-mcp-server open source?
Yes — the source code is public at github.com/oneill9/tfl-mcp-server, with 1 GitHub stars.
Can AI agents pay to use tfl-mcp-server?
Not yet through Loomal — tfl-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain tfl-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.