Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Hong Kong Creative Goods Trade

FreeNot checked

Provides access to Hong Kong's creative goods trade statistics from the Culture, Sports and Tourism Bureau, enabling analysis of domestic exports, re-exports, a

GitHubEmbed

About

Provides access to Hong Kong's creative goods trade statistics from the Culture, Sports and Tourism Bureau, enabling analysis of domestic exports, re-exports, and imports across eight creative industry categories with optional year-range filtering and data cleaning.

README

GitHub Repository License: MIT

This is an MCP server that provides access to Recreation, Sports and Culture data in Hong Kong through a FastMCP interface.

Features

Creative Goods Trade

  • Get Domestic Exports, Re-exports and Imports of Creative Goods in Hong Kong
  • Filter by year range (optional)

Data Source

  • Creative goods trade data from Culture, Sports and Tourism Bureau

Examples

  • Get creative goods trade statistics of Hong Kong

Setup

  1. Clone this repository
  2. Install Python dependencies:
    pip install -r requirements.txt
    
  3. Run the server:
    python server.py
    

Running Options

  • Default stdio mode: python server.py
  • SSE mode (port 8000): python server.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-recreation": {
    "disabled": false,
    "timeout": 3,
    "type": "stdio",
    "command": "uvx",
    "args": [
      "hkopenai.hk-recreation-mcp-server"
    ]
  }
}

Testing

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

pytest

from github.com/hkopenai/hk-recreation-mcp-server

Installing Hong Kong Creative Goods Trade

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/hkopenai/hk-recreation-mcp-server

FAQ

Is Hong Kong Creative Goods Trade MCP free?

Yes, Hong Kong Creative Goods Trade MCP is free — one-click install via Unyly at no cost.

Does Hong Kong Creative Goods Trade need an API key?

No, Hong Kong Creative Goods Trade runs without API keys or environment variables.

Is Hong Kong Creative Goods Trade hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Hong Kong Creative Goods Trade in Claude Desktop, Claude Code or Cursor?

Open Hong Kong Creative Goods Trade on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Hong Kong Creative Goods Trade with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs