line_status
ActiveTool of Tfl
Current service status for London transport lines. Pass either a comma-separated list of modes (e.g. "tube,dlr") OR a specific lineId (e.g. "victoria", "central"). Returns each line with lineStatuses + statusSeverityDescription (e.g. "Good Service", "Minor Delays").
Parameters schema
{
"type": "object",
"properties": {
"modes": {
"type": "string",
"description": "Comma-separated transport modes: tube, dlr, overground, elizabeth-line, bus, tram, national-rail. Used when lineId is not given."
},
"lineId": {
"type": "string",
"description": "Specific line id, e.g. \"victoria\", \"central\", \"elizabeth\". Takes precedence over modes."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Tfl
https://github.com/pipeworx-io/mcp-tfl
1/7 registries