septa_bus_positions
ActiveTool of Septa
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)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Septa
https://github.com/pipeworx-io/mcp-septa
2/7 registries