Skip to main content

Hong Kong tech MCP Server providing tech data tools

Project description

Hong Kong Government Security Incident MCP Server

GitHub Repository License: MIT

This is an MCP server that provides access to government security incident data through a FastMCP interface.

Features

Government Security Incidents

  • Get number of government information security incidents reported to Digital Policy Office

Data Source

  • Security incident data from Digital Policy Office

Examples

  • Get government security incident reports

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

Uploaded Source

File details

Details for the file hkopenai_hk_tech_mcp_server-0.1.8.tar.gz.

File metadata

File hashes

Hashes for hkopenai_hk_tech_mcp_server-0.1.8.tar.gz
Algorithm Hash digest
SHA256 dfe75c15de94851e7caa1b19ebe0afd4194f759ecd0f31c61c28f76cad01c725
MD5 458aa82b3414d7d5681763ca2461a172
BLAKE2b-256 7395e35b6f35c393f30692c8cfa142b01c8d64c35c63b2bafdca00a3c926ae99

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