Skip to main content
Glama

KMB Bus MCP Server

get_route_stops_info

Retrieve all bus stops along a specified KMB or Long Win Bus route by providing the route number. Access detailed stop information for planning journeys or checking transit options.

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" }
Install Server

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