You're viewing a demo portfolio

Join the waitlist
PRSM

septa_bus_positions

Active

Tool of Septa

declared in 0.1.0

Live SEPTA bus and trolley vehicle positions for a route in Philadelphia — each vehicle with direction, destination, next stop, minutes late, estimated seat availability (crowding), and lat/lon. Buses use route numbers ("23", "47"); trolleys use SEPTA Metro codes T1-T5, G1 (Girard), D1/D2 (Media/Sharon Hill) — legacy trolley numbers like "10" are auto-translated to T1. Example: septa_bus_positions({ route: "23" })

Parameters schema

{
  "type": "object",
  "required": [
    "route"
  ],
  "properties": {
    "route": {
      "type": "string",
      "description": "Bus route number (\"23\", \"47\", \"66\") or trolley code (\"T1\"-\"T5\", \"G1\", \"D1\", \"D2\"; legacy trolley numbers 10/34/13/11/36/15/101/102 also accepted)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Septa

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

2/7 registries
View full server →