hk-recreation-mcp-server

hkopenai/hk-recreation-mcp-server

3.2

If you are the rightful owner of hk-recreation-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 Creative Goods Trade MCP Server provides access to data on the trade of creative goods in Hong Kong through a FastMCP interface.

The Hong Kong Creative Goods Trade MCP Server is designed to facilitate access to comprehensive data on the trade of creative goods in Hong Kong. This server utilizes the Model Context Protocol (MCP) to deliver data efficiently and effectively. It is particularly useful for researchers, policymakers, and businesses interested in understanding the dynamics of creative goods trade in the region. The server provides detailed statistics on domestic exports, re-exports, and imports of creative goods, allowing users to filter data by specific year ranges. The data is sourced from the Culture, Sports and Tourism Bureau, ensuring accuracy and relevance. The server is built using Python and can be run in different modes, including a default stdio mode and an SSE mode for streaming data. Integration with Cline MCP is supported, allowing for seamless connectivity and data retrieval.

Features

  • Access to domestic exports, re-exports, and imports data of creative goods in Hong Kong.
  • Year range filtering for targeted data retrieval.
  • Data sourced from the Culture, Sports and Tourism Bureau.
  • Support for different running modes, including stdio and SSE.
  • Integration with Cline MCP for enhanced connectivity.

Usages

usage with Cline

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