stop_search
ActiveTool of Tfl
declared in 0.1.0
Search for stops/stations by name. Returns matches with a naptanId (the "id" field) used by the arrivals tool, plus modes, zone, and lat/lon.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"modes": {
"type": "string",
"description": "Optional filter. Comma-separated transport modes: tube, dlr, overground, elizabeth-line, bus, tram, national-rail."
},
"query": {
"type": "string",
"description": "Stop/station name to search for, e.g. \"Oxford Circus\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Tfl
https://github.com/pipeworx-io/mcp-tfl
1/7 registries