mbta_alerts
ActiveTool of Mbta
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Mbta
https://github.com/pipeworx-io/mcp-mbta
2/7 registries