Skip to main content

Hong Kong Health MCP Server providing financial data tools

Project description

Hong Kong Health Data MCP Server

GitHub Repository License: MIT

This is an MCP server that provides access to health 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.

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.1.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.1-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.1.tar.gz.

File metadata

File hashes

Hashes for hkopenai_hk_health_mcp_server-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7130175da21959c6f8629a3bd273b1bddd33f76f975d2977fa89d15f02720350
MD5 7a54c8ec3e42064c1e252b8fdbb6b4d4
BLAKE2b-256 ceec4b3e49b38b6f9822ea73157361bc0aa32518c1e41555259db391d5f73516

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hkopenai_hk_health_mcp_server-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8a1a0b26beda6969c3f22a0c2d3f8fd0db243f425dbb48610008ef196c2c9dd2
MD5 94ed29336738aca2470aff39bfe6a472
BLAKE2b-256 55b086ff88a899c26e167129ca9a427447f1a629dd5177bd5b6b1a86c8940e15

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