rail_station_info
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Wmata
https://github.com/pipeworx-io/mcp-wmata
1/7 registries