rail_stations
ActiveTool of Wmata
declared in 0.1.0
Return all WMATA Metro rail stations, optionally filtered by `line_code`. Returns station code, name, line codes served, and latitude/longitude.
Parameters schema
{
"type": "object",
"examples": [
{
"line_code": "RD"
},
{
"line_code": "BL"
}
],
"properties": {
"line_code": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Wmata
https://github.com/pipeworx-io/mcp-wmata
1/7 registries