Skip to main content
Glama

KMB Bus MCP Server

find_stop_by_name

Search for Hong Kong KMB bus stops using a full or partial stop name to find relevant stop details quickly and accurately.

Instructions

Find bus stops matching a name or partial name.

Args:
    stop_name: Full or partial name of the bus stop to search for

Input Schema

NameRequiredDescriptionDefault
stop_nameYes

Input Schema (JSON Schema)

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