Skip to main content
Glama

KMB Bus MCP Server

get_all_routes_at_stop

Retrieve all bus routes passing through a specified bus stop in Hong Kong using input stop name. Part of the KMB Bus MCP Server for real-time bus route and arrival information.

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