
BART Real-Time Transit
Real-time BART departures, trip planning, fares, stations, and advisories.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Real-time BART departures, trip planning, fares, stations, and advisories.
Server tool list (7)
Raw names from tools/list. Only developers need these.
| bart_stations | List all BART stations with abbreviation codes and locations. Use this to look up station codes needed by other tools. |
| bart_station_lookup | Search BART stations by name, city, address, or 4-letter station code. |
| bart_departures | Get real-time departures from a BART station. Args: - station: 4-letter abbreviation (e.g. EMBR, 24TH) - direction: Optional 'n' or 's' |
| bart_trip | Plan a trip between two BART stations. Returns schedule, fares, and transfer info. |
| bart_advisories | Get current BART service advisories, delays, and elevator/escalator status. |
| bart_status_summary | Summarize current BART service status from advisories and real-time alert data. |
| bart_fare | Get fare between two BART stations. |