Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kennyfong19931 • APIs & Integration
An MCP server that provides Hong Kong transport route lookup and next-arrival (ETA) information for agents and clients.
Lookup Hong Kong bus/tram route lists by route number to provide route details to users.
Fetch next-arrival ETA for a specific stop to give real-time travel guidance.
Integrate HK transport ETA functionality into Claude Desktop or other MCP-capable clients for conversational access to transit info.
This project wraps the siri-shortcut-hk-bus-eta API as an MCP (Model Context Protocol) server so MCP clients can query Hong Kong transport routes and next arrivals. It provides route lists (by route number) and arrival time lookups for stops, and is easy to run locally via npm or integrate into Claude Desktop as a stdio MCP server. It's useful for building chat agents or automation that need real-time HK public transport info.