← Index

io.github.oneill9/tfl-mcp-server

io.github.oneill9/tfl-mcp-server·v1.5.1·Calendar & Time
Quality Score
85
/100

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

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "tfl-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/oneill9/tfl-mcp-server:1.5.1"
      ],
      "env": {
        "TFL_APP_KEY": "<your-tfl_app_key>"
      }
    }
  }
}
§02  Environment variables
TFL_APP_KEY
secret

TfL API key — recommended for effective use. Without a key, TfL applies strict rate limits that will impact most real-world usage. Register free at https://api-portal.tfl.gov.uk/

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time