Skip to main content

Hong Kong Government Environment MCP Server

GitHub Repository License: MIT

This is an MCP server that provides access to Hong Kong government environment data through a FastMCP interface.

Features

  • Air Quality Health Index (AQHI): Retrieve current AQHI data from general and roadside air quality monitoring stations across Hong Kong. The AQHI is reported on a scale of 1 to 10 and 10+, grouped into five health risk categories with corresponding health advice.

Data Source

  • Hong Kong Environmental Protection Department (EPD): For AQHI and other environmental data.

Prompt Examples

Here are some example prompts you can use to interact with this MCP server through Cline or other compatible interfaces:

  • AQHI Data: "What is the current Air Quality Health Index in Hong Kong?"

Setup

  1. Clone this repository to your local machine.
  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-environment": {
    "disabled": false,
    "timeout": 3,
    "type": "stdio",
    "command": "uvx",
    "args": [
      "hkopenai.hk-environment-mcp-server"
    ]
  }
}

This configuration allows Cline to communicate with the server and utilize its tools for data retrieval.

Testing

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

pytest

Release files for hkopenai.hk-environment-mcp-server 0.1.8

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for hkopenai.hk-environment-mcp-server 0.1.8
File Size Uploaded
hkopenai_hk_environment_mcp_server-0.1.8.tar.gz 6.1 kB Details

Release files / hkopenai_hk_environment_mcp_server-0.1.8.tar.gz

Download URL hkopenai_hk_environment_mcp_server-0.1.8.tar.gz
Size 6.1 kB
Tags Source
SHA-256 checksum
How to use checksums
abab295e5547fb42bf52d15640518afe477c8ebeca52e082818108d5039b73b4
BLAKE2b-256 checksum
How to use checksums
7bb1f11758f0ce5e33520f5e739b33ac7bc6b1a7ec4e21fad21d5caf54ad0f2e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.1.0 CPython/3.11.9

Release history Release notifications | RSS feed

This release

0.1.8 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page