Skip to main content
Glama

KMB Bus MCP Server

get_route_stops_info

Retrieve all bus stops for a specific route using the KMB Bus MCP Server. Input the route number to access detailed stop information for planning journeys or tracking bus locations.

Instructions

Get all stops along a specified bus route.

Args:
    route: The bus route number (e.g., "1A", "6", "960")

Input Schema

NameRequiredDescriptionDefault
routeYes

Input Schema (JSON Schema)

{ "properties": { "route": { "title": "Route", "type": "string" } }, "required": [ "route" ], "title": "get_route_stops_infoArguments", "type": "object" }

Other Tools from KMB Bus MCP Server

Related Tools

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/kennyckk/mcp_hkbus'

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