Loomal

mcp-server-tfl

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

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

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

About mcp-server-tfl

mcp-server-tfl 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/mcp-server-tfl:1.4.0), so any MCP client that can launch a local process can run it.

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

Use mcp-server-tfl with your agent

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

Frequently asked questions

What is mcp-server-tfl?
mcp-server-tfl 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 mcp-server-tfl to Claude, Cursor, or another MCP client?
Install mcp-server-tfl from its oci package (ghcr.io/oneill9/mcp-server-tfl:1.4.0) 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 mcp-server-tfl open source?
Yes — the source code is public at github.com/oneill9/mcp-server-tfl, with 1 GitHub stars.
Can AI agents pay to use mcp-server-tfl?
Not yet through Loomal — mcp-server-tfl 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 mcp-server-tfl? Claim this listing free by verifying GitHub ownership, or contact us.