Skip to main content
Glama

KMB Bus MCP Server

find_buses_to_destination

Search for KMB and Long Win bus routes to a specific destination in Hong Kong. Input the destination name to retrieve relevant bus route information efficiently.

Instructions

Find bus routes that go to a specified destination.

Args:
    destination: The destination to search for (e.g., "Central", "Mong Kok", "Airport")

Input Schema

NameRequiredDescriptionDefault
destinationYes

Input Schema (JSON Schema)

{ "properties": { "destination": { "title": "Destination", "type": "string" } }, "required": [ "destination" ], "title": "find_buses_to_destinationArguments", "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