Skip to main content

Hong Kong Health MCP Server providing financial data tools

Project description

Hong Kong Finance Data MCP Server

GitHub Repository License: MIT

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

Features

  1. Get current Accident and Emergency Department waiting times by hospital in Hong Kong

Examples

  • As a news reporter, you are interested in knowing the current waiting times at hospitals in Hong Kong. Please remind the audience not to abuse the service. Report in Chinese.

Sample response

Data Source

  • Hong Kong Hospital Authority

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-health": {
    "disabled": false,
    "timeout": 3,
    "type": "stdio",
    "command": "uvx",
    "args": [
      "hkopenai.hk-health-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_health_mcp_server-0.1.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

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

hkopenai_hk_health_mcp_server-0.1.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file hkopenai_hk_health_mcp_server-0.1.0.tar.gz.

File metadata

File hashes

Hashes for hkopenai_hk_health_mcp_server-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9775e91033181367b721804627888bea6e8b7f1906598e90dd98142036a59613
MD5 f07f56e761677d62022ed6fb01f6553f
BLAKE2b-256 36af2496c3b6a3c8878a235a88a02c1d0a39411fcf26cb4035893132e8729e9a

See more details on using hashes here.

File details

Details for the file hkopenai_hk_health_mcp_server-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for hkopenai_hk_health_mcp_server-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 285bfa3265c5e476fa88f4e9d9fdd1080a4f1e8d7f8c240128b8ed5d17b3c010
MD5 45878b26ec4d7d92bcf343baf4c56ba3
BLAKE2b-256 516a6bfa4d3c8be2c05641bd2628171da7bcbbd05929a4991a8126dfa3d5afc4

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