Hong Kong Transportation
Rank #4,429pulsemcp/rxtech-lab-hk-transportation
Provides real-time Hong Kong bus arrival information, nearby stop discovery, and route planning via KMB and Citybus APIs.
Hong Kong Transportation is a Model Context Protocol (MCP) server published by rxtech-lab. It ranks #4,429 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Hong Kong Transportation is listed on PulseMCP, with 10 release tags tracked from its GitHub repository. It was first listed on Mar 10, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 127,617 of 132,046 servers on MCP Toplist.
Use Hong Kong Transportation
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http rxtech-lab-hk-transportation https://hk.transport.mcprouter.app/mcp[mcp_servers.rxtech-lab-hk-transportation]
url = "https://hk.transport.mcprouter.app/mcp"Add to ~/.codex/config.toml.
https://hk.transport.mcprouter.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"rxtech-lab-hk-transportation": {
"url": "https://hk.transport.mcprouter.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rxtech-lab-hk-transportation": {
"type": "http",
"url": "https://hk.transport.mcprouter.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rxtech-lab-hk-transportation": {
"serverUrl": "https://hk.transport.mcprouter.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rxtech-lab-hk-transportation": {
"url": "https://hk.transport.mcprouter.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Frxtech-lab-hk-transportation)<a href="https://mcptoplist.com/server/pulsemcp%2Frxtech-lab-hk-transportation"><img src="https://mcptoplist.com/badge/pulsemcp%2Frxtech-lab-hk-transportation.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
rxtech-lab
GitHub releases (10)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v1.20.1 | Aug 11, 2026 |
| v1.20.0 | Aug 11, 2026 |
| v1.19.2 | Aug 10, 2026 |
| v1.19.1 | Aug 10, 2026 |
| v1.19.0 | Aug 10, 2026 |
| v1.18.0 | Mar 26, 2026 |
| v1.17.0 | Mar 25, 2026 |
| v1.16.5 | Mar 25, 2026 |
| v1.16.4 | Mar 24, 2026 |
| v1.16.3 | Mar 24, 2026 |
Frequently asked questions
- Who maintains Hong Kong Transportation?
- Hong Kong Transportation is maintained by rxtech-lab, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is Hong Kong Transportation listed on the Official MCP Registry?
- Hong Kong Transportation is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Hong Kong Transportation have?
- No registry surfaces explicit version metadata for Hong Kong Transportation; MCP Toplist tracks 10 release tags from its GitHub repository, most recently published on Aug 11, 2026.
- Where can I find the source code for Hong Kong Transportation?
- The source code for Hong Kong Transportation is hosted at github.com/rxtech-lab/hk-transportation-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.