You're viewing a demo portfolio

Join the waitlist
PRSM

get_stationboard

Active

Tool of swisstransport

declared in 0.1.0

Get the live departure board for a Swiss public transport station.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "station": "Zurich HB"
    },
    {
      "limit": 15,
      "station": "Basel SBB"
    }
  ],
  "required": [
    "station"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Maximum number of departures to return. Defaults to 10."
    },
    "station": {
      "type": "string",
      "description": "Station name or ID to get the departure board for."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

swisstransport

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

1/7 registries
View full server →
get_stationboard — swisstransport — PRSM MCP