Skip to main content
Glama

CATA Bus MCP Server

trip_alerts_tool

Retrieve real-time service alerts for CATA bus routes, including route-specific notifications with headers, descriptions, and severity levels.

Instructions

Get current service alerts.

Args: route_id: Optional route ID to filter alerts (if None, returns all)

Returns: List of alerts with route ID, header, description, and severity

Input Schema

NameRequiredDescriptionDefault
route_idNo

Input Schema (JSON Schema)

{ "properties": { "route_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Route Id" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pranav-Karra-3301/catabus-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server