You're viewing a demo portfolio

Join the waitlist
PRSM

septa_rail_arrivals

Active

Tool of Septa

declared in 0.1.0

Philadelphia SEPTA Regional Rail departures board for a station — the next trains leaving, grouped Northbound/Southbound with train number, line, destination, scheduled vs estimated departure time, live status ("On Time" or minutes late), and track. Station names are matched forgivingly ("30th street", "ardmore", "suburban" all work). Example: septa_rail_arrivals({ station: "Suburban Station", results: 8 })

Parameters schema

{
  "type": "object",
  "required": [
    "station"
  ],
  "properties": {
    "results": {
      "type": "number",
      "description": "Departures to return per direction (default 8, max 30)"
    },
    "station": {
      "type": "string",
      "description": "Regional Rail station name, e.g. \"Suburban Station\", \"Gray 30th Street\" (accepts \"30th Street\"), \"Temple University\", \"Ardmore\", \"Airport Terminal B\". Partial names are fuzzy-matched to the official station list."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Septa

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

2/7 registries
View full server →