You're viewing a demo portfolio

Join the waitlist
PRSM

bus_stops

Active

Tool of Wmata

declared in 0.1.0

Find WMATA bus stops near a latitude/longitude within an optional `radius` (meters). Returns stop ID, name, routes serving the stop, and coordinates.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "lat": 38.8951,
      "lon": -77.0369
    },
    {
      "lat": 38.8951,
      "lon": -77.0369,
      "radius": 500
    }
  ],
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "radius": {
      "type": "number"
    }
  }
}

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 →
bus_stops — Wmata — PRSM MCP