You're viewing a demo portfolio

Join the waitlist
PRSM

bart_departures

Active

Tool of Bart

declared in 0.1.0

Real-time BART San Francisco Bay Area train departures for a station — next train departure times in minutes, per destination, with platform, direction, train length (cars), line color, delay, and bikes allowed. Station accepts a 4-letter BART code ("EMBR", "SFIA") or a station name ("Embarcadero", "Downtown Berkeley", "SFO"). Answers "when is the next BART train". Example: bart_departures({ station: "Embarcadero" })

Parameters schema

{
  "type": "object",
  "required": [
    "station"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Optional: your own BART API key (defaults to the BART public key)"
    },
    "station": {
      "type": "string",
      "description": "BART station — 4-letter code like \"EMBR\", \"MONT\", \"SFIA\", or a name like \"Embarcadero\", \"Powell\", \"Downtown Berkeley\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Bart

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

2/7 registries
View full server →