hk-health-mcp-server

hkopenai/hk-health-mcp-server

3.3

If you are the rightful owner of hk-health-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Hong Kong Health Data MCP Server provides access to health-related data in Hong Kong through a FastMCP interface.

The Hong Kong Health Data MCP Server is designed to facilitate access to crucial health-related data in Hong Kong. It offers real-time information on waiting times at Accident and Emergency Departments, specialist outpatient services, and general outpatient clinic quotas across various districts. This server is particularly useful for healthcare professionals, news reporters, and policymakers who require timely and accurate data to make informed decisions. By leveraging the FastMCP interface, the server ensures efficient data retrieval and integration with other systems. The server is built using Python and can be easily set up and run locally, making it accessible to a wide range of users. The data is sourced from the Hong Kong Hospital Authority, ensuring reliability and accuracy.

Features

  • Get current Accident and Emergency Department waiting times by hospital in Hong Kong.
  • Retrieve current waiting times for new case bookings for specialist outpatient services by specialty and cluster.
  • Access average number of general outpatient clinic quotas for the preceding 4 weeks across 18 districts.

Usages

usage with Cline

{
  "hk-health": {
    "disabled": false,
    "timeout": 3,
    "type": "stdio",
    "command": "uvx",
    "args": [
      "hkopenai.hk-health-mcp-server"
    ]
  }
}