Bart vs BART Real Time Transit — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Bart vs BART Real Time Transit
In-depth architectural comparison of the Bart and BART Real Time Transit MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Bart
Developer Tools · Remote HTTP/SSE
Quality: 51/100 (Good) | Auth: No auth required
BART Real Time Transit
Developer Tools · Local stdio
Quality: 47/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Bart if you need specialized Developer Tools tools running via a hosted cloud SSE transport. Choose BART Real Time Transit if your workspace requires Developer Tools integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
B
Choose Bart when:
You need dedicated capabilities in the Developer Tools domain.
You prefer remote streaming HTTP/SSE transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
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",…
bart_stations
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({ f…
bart_trip_planner
Plan a BART trip between two Bay Area stations — the next trains from origin to destination with departure and arrival times, trip duration, legs (line, transfer stations, bikes), and the fare (Clipper and discount prices). Covers trips like SF to Oakland, Embarcadero to SFO airport, Berkeley to Mi…
bart_advisories
Current BART service advisories and delays for the San Francisco Bay Area train system, plus elevator outage status at stations. Answers "is BART delayed right now", "are there BART service alerts", "which BART elevators are out". Example: bart_advisories({})
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Bart is categorized under Developer Tools and uses a remote streaming HTTP/SSE transport. In contrast, BART Real Time Transit belongs to Developer Tools using local stdio subprocess. Select Bart when you need capabilities focused on developer tools and BART Real Time Transit when you require tools for developer tools.