
mcp hk transport eta
Model Context Protocol server to get ETA (Estimated Time of Arrival) for public transport in Hong Kong
Repository Info
About This Server
Model Context Protocol server to get ETA (Estimated Time of Arrival) for public transport in Hong Kong
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
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
- Get route list with route no.
- Get eta from stop
Usage
Claude Desktop Configuration
{
"mcpServers": {
"hk-transport-eta": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-hk-transport-eta"
]
}
}
}
Development
Setting up Development Environment
To set up the development environment, follow these steps:
-
Install dependencies:
npm install -
Start the model context protocol development server:
npm run inspect
Quick Start
Clone the repository
git clone https://github.com/kennyfong19931/mcp-hk-transport-etaInstall dependencies
cd mcp-hk-transport-eta
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.