You're viewing a demo portfolio

Join the waitlist
PRSM

bart_stations

Active

Tool of Bart

declared in 0.1.0

List all 50 BART San Francisco Bay Area train stations with 4-letter code, full name, city, street address, and coordinates. Optional filter matches station name or city (e.g. "Oakland", "Berkeley", "airport"). Use to find the station code for departures, trips, or fares. Example: bart_stations({ filter: "San Francisco" })

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "filter": {
      "type": "string",
      "description": "Optional name or city filter, e.g. \"Oakland\", \"airport\", \"Mission\""
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional: your own BART API key (defaults to the BART public key)"
    }
  }
}

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 →