mcp-hk-transport-eta\
\ This is an MCP server for API from siri-shortcut-hk-bus-eta repo. It allows mcp clients to find Hong Kong transport route and next arrival.\ \
Features\
\
- [x] Get route list with route no.\
- [x] Get eta from stop\
\
Usage\
\
Claude Desktop Configuration\
\
{\
"mcpServers": {\
"hk-transport-eta": {\
"type": "stdio",\
"command": "npx",\
"args": [\
"-y",\
"mcp-hk-transport-eta"\
]\
}\
}\
}\