You're viewing a demo portfolio

Join the waitlist
PRSM

plan_journey

Active

Tool of Tfl

declared in 0.1.0

Plan a journey across London transport. from/to may be stop names, postcodes, or "lat,lon" coordinates. Returns journey options (legs, durations, modes). If a location is ambiguous, the API returns disambiguation options instead of journeys — refine the input or use a naptanId/coords.

Parameters schema

{
  "type": "object",
  "required": [
    "from",
    "to"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Destination: stop name, postcode, or \"lat,lon\"."
    },
    "from": {
      "type": "string",
      "description": "Origin: stop name, postcode, or \"lat,lon\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Tfl

https://github.com/pipeworx-io/mcp-tfl

1/7 registries
View full server →
plan_journey — Tfl — PRSM MCP