You're viewing a demo portfolio

Join the waitlist
PRSM

rail_predictions

Active

Tool of Wmata

declared in 0.1.0

Fetch real-time next-train arrival predictions for one or more WMATA stations by comma-separated `station_codes` (or "All"). Returns line, destination, car count, and minutes until arrival.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "station_codes": "A01"
    },
    {
      "station_codes": "A01,C05"
    }
  ],
  "required": [
    "station_codes"
  ],
  "properties": {
    "station_codes": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Wmata

https://github.com/pipeworx-io/mcp-wmata

1/7 registries
View full server →