MCP server exposing 10 tools for wmata.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/wmata/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
rail_lines — List rail lines.rail_stations — List stations.rail_station_info — Station info.rail_predictions — Next-train predictions.rail_incidents — Current rail incidents.bus_routes — List bus routes.bus_route_details — Route details.bus_stops — Nearby bus stops.bus_predictions — Bus arrival predictions.bus_incidents — Bus incidents.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/wmata/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io