Back to directory
kennyckk/mcp_hkbus

kennyckk/mcp_hkbus

@kennyckk

A Model Context Protocol (MCP) server that provides real-time access to Hong Kong's KMB and Long Win Bus route information and arrival times.

Hong KongbusKMBtransportationpublic transitMCP serverETArouteother

Installation & Configuration

{
  "mcpServers": {
    "bus_service": {
      "command": "uv",
      "args": [
        "run",
        "kmb_mcp.py"
      ],
      "background": true
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13