Skip to main content
Glama

KMB Bus MCP Server

get_all_routes_at_stop

Retrieve all bus routes passing through a specific bus stop in Hong Kong using stop_name. Access real-time KMB and Long Win Bus route data for accurate transit planning.

Instructions

Get all bus routes that pass through a specified bus stop.

Args:
    stop_name: Name of the bus stop

Input Schema

NameRequiredDescriptionDefault
stop_nameYes

Input Schema (JSON Schema)

{ "properties": { "stop_name": { "title": "Stop Name", "type": "string" } }, "required": [ "stop_name" ], "title": "get_all_routes_at_stopArguments", "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