You're viewing a demo portfolio

Join the waitlist
PRSM

irail_liveboard

Active

Tool of Irail

declared in 0.1.0

Live departures board at a Belgian train station — Belgian train times SNCB NMBS. Brussels Antwerp Ghent departures with train number, destination, scheduled time, delay in minutes, platform, and canceled flag. Set type to "arrival" for the arrivals board. Station names accept English exonyms and fuzzy input ("Brussels-South", "Antwerp-Central", "Liège-Guillemins"). Example: irail_liveboard({ station: "Brussels-South" })

Parameters schema

{
  "type": "object",
  "required": [
    "station"
  ],
  "properties": {
    "type": {
      "enum": [
        "departure",
        "arrival"
      ],
      "type": "string",
      "description": "Board type: \"departure\" (default) or \"arrival\""
    },
    "limit": {
      "type": "number",
      "description": "Max entries to return, 1-50 (default 15)"
    },
    "station": {
      "type": "string",
      "description": "Belgian station name, e.g. \"Brussels-South\", \"Antwerp-Central\", \"Ghent-Sint-Pieters\", \"Leuven\", \"Bruges\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Irail

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

1/7 registries
View full server →