You're viewing a demo portfolio

Join the waitlist
PRSM

rail_station_info

Active

Tool of Wmata

declared in 0.1.0

Fetch details for a specific WMATA Metro station by `station_code`. Returns name, address, line codes, adjacent station codes, and coordinates.

Parameters schema

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Wmata

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

1/7 registries
View full server →
rail_station_info — Wmata — PRSM MCP