Skip to main content

Hong Kong recreation MCP Server providing recreation data tools

Project description

Hong Kong Creative Goods Trade MCP Server

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 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-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

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_recreation_mcp_server-0.1.8.tar.gz (5.7 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for hkopenai_hk_recreation_mcp_server-0.1.8.tar.gz
Algorithm Hash digest
SHA256 ecbf3e3110aa48926d4957501883eb26d8c24ea82fd0e1a761d26c656ced2699
MD5 52b41f110d55eb4cf4b1ea51fc65ca98
BLAKE2b-256 58511e3c5180f050b2bd8c521297db540eec1cd68cd8430ff6f82fe7d6c63aab

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