transit_arrivals
transit_arrivals
What is due at a stop and when. Takes a stop name or an id. In London this is live from TfL — buses, tube, DLR, Overground and Elizabeth line. Elsewhere it is the published timetable, and says so
Free. This one only touches this instance's own storage, so there is nothing to charge for.
Runs on Transit — Public transport: stops near you, what is due, and which lines are down.
Arguments
| Name | Type | What it is |
|---|---|---|
stop* | string | Stop name or id, e.g. 'Oxford Circus' or 940GZZLUOXC |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"stop":"stop"},"name":"transit_arrivals"}}Try it in the playground.


