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