Metro MCP
JSON →A MCP server of washington DC's Metro
Tools · 15
- get_next_train Get next train arrival times for a specific station and line
- get_bus_routes List available bus routes
- get_bus_stops_nearby Find bus stops near a location
- get_bus_positions Get current positions of buses on a specific route
- get_next_bus Get next bus arrival times at a specific stop
- get_all_trains Show all trains currently running on the Metro system
- get_delays Check for delays on a specific line
- get_elevator_status Check elevator outages at a station
- get_station_info Get information about a specific station
- get_line_stations List all stations on a specific line
- get_all_stations Get complete list of all stations with coordinates
- get_transfer_info Get walk times between connected stations
- get_route_descriptions Get detailed service patterns for all routes
- get_nearby_stations Find nearby stations from a location
- compare_service Compare service quality between transit systems
Environment variables
WMATA_API_KEYGITHUB_CLIENT_SECRET
Links
★ 3 GitHub stars