You're viewing a demo portfolio

Join the waitlist
PRSM

mbta_alerts

Active

Tool of Mbta

declared in 0.1.0

Active MBTA service alerts — Boston subway T delays, commuter rail disruptions, shuttle replacements, track changes, detours, elevator outages. Filter by route to check one line, e.g. is the Red Line delayed right now. Example: mbta_alerts({ route: "Red" })

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max alerts to return, 1-50 (default 15)"
    },
    "route": {
      "type": "string",
      "description": "Optional route id to filter, e.g. \"Red\", \"CR-Kingston\", \"66\""
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional: free MBTA v3 API key from api-v3.mbta.com for higher rate limits"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Mbta

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

2/7 registries
View full server →
mbta_alerts — Mbta — PRSM MCP