Skip to main content

Hong Kong transportation MCP Server providing transportation data tools

Project description

Hong Kong transportation Data MCP Server

GitHub Repository License: MIT

This is an MCP server that provides access to transportation related data in Hong Kong through a FastMCP interface.

Features

Passenger Traffic Statistics

  • Get daily passenger traffic statistics at Hong Kong control points. Filter data by date ranges. Breakdown statistics by visitor types (Hong Kong Residents, Mainland Visitors, Other Visitors)

Real time Arrival Data of Kowloon Motor Bus and Long Win Bus Services

  • Get all bus routes of Kowloon Motor Bus (KMB) and Long Win Bus Services. Filter by language (English, Traditional Chinese, Simplified Chinese)

Land Boundary Control Points Waiting Times

  • Fetch current waiting times at land boundary control points in Hong Kong. Filter by language (English, Traditional Chinese, Simplified Chinese)

Data Source

  • Passenger traffic data from Hong Kong Immigration Department
  • Bus route data from Kowloon Motor Bus and Long Win Bus Services

Examples

  • How many hong kong arrival yesterday through high speed railway.
  • Get all KMB/LWB bus routes in Traditional Chinese.
  • What are the current waiting times at Hong Kong land boundary control points?

Setup

  1. Clone this repository
  2. Install Python dependencies:
    pip install -r requirements.txt
    
  3. Run the server:
    python app.py
    

Running Options

  • Default stdio mode: python app.py
  • SSE mode (port 8000): python app.py --sse

Cline Integration

To connect this MCP server to Cline using stdio:

  1. Add this configuration to your Cline MCP settings (cline_mcp_settings.json):
{
  "hk-transportation": {
    "disabled": false,
    "timeout": 3,
    "type": "stdio",
    "command": "uvx",
    "args": [
      "hkopenai.hk-transportation-mcp-server"
    ]
  }
}

Testing

Tests are available in the tests/ directory. Run with:

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hkopenai_hk_transportation_mcp_server-0.2.8.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file hkopenai_hk_transportation_mcp_server-0.2.8.tar.gz.

File metadata

File hashes

Hashes for hkopenai_hk_transportation_mcp_server-0.2.8.tar.gz
Algorithm Hash digest
SHA256 1e08df0b520019b354de633b1125798c81086170cb4c992ca9aea91b3186f223
MD5 1d1d1904838fef6607592e478ce51dc1
BLAKE2b-256 3cf4d262fb4c3a54fefdb6c884159e4ba8a6dd435334d40716a8bacaa05d90a4

See more details on using hashes here.

File details

Details for the file hkopenai_hk_transportation_mcp_server-0.2.8-py3-none-any.whl.

File metadata

File hashes

Hashes for hkopenai_hk_transportation_mcp_server-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 33383e29ad7ddc622be7f45013e1b0e44138da4204e9daf4d9005e6566ca2266
MD5 373220ad4bbea9a430cad320da604dda
BLAKE2b-256 a73b4c60fac272e3798efe54075ccfc1e3fd02b63c613b7c24c85757fed30ab3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page