arrivals
ActiveTool of Tfl
declared in 0.1.0
Real-time predicted arrivals at a stop. Pass the naptanId from stop_search (e.g. "940GZZLUOXC"). Results are sorted by timeToStation (seconds away), nearest first.
Parameters schema
{
"type": "object",
"required": [
"naptanId"
],
"properties": {
"naptanId": {
"type": "string",
"description": "Stop NaPTAN id, obtained from stop_search."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Tfl
https://github.com/pipeworx-io/mcp-tfl
1/7 registries