Amcharts5 vs Bart — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Amcharts5 vs Bart
In-depth architectural comparison of the Amcharts5 and Bart 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
Amcharts5
Developer Tools · Local stdio
Quality: 52/100 (Good) | Auth: No auth required
Bart
Developer Tools · Remote HTTP/SSE
Quality: 51/100 (Good) | Auth: No auth required
Verdict Summary: Choose Amcharts5 if you need specialized Developer Tools tools running via a local process. Choose Bart if your workspace requires Developer Tools integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Amcharts5 when:
You need dedicated capabilities in the Developer Tools domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Amcharts5 is categorized under Developer Tools and uses a local stdio subprocess. In contrast, Bart belongs to Developer Tools using remote streaming HTTP/SSE transport. Select Amcharts5 when you need capabilities focused on developer tools and Bart when you require tools for developer tools.
Get a full documentation page (e.g. "charts/xy-chart/axes", "concepts/events")
get_section
Get a specific section from a reference file by heading
get_quick_start
Get a minimal working template for any chart type
list_examples
Browse all 283 examples, optionally filtered by category
get_example
Get the full code for a specific example
Bart Tools (4)
bart_departures
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({})