Provides access to the repository where the MCP server code is hosted
Provides testing framework for the MCP server's functionality
Used as the implementation language for the MCP server and required for running it
Provides status badges for the repository README
Hong Kong Creative Goods Trade MCP Server
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
- Clone this repository
- Install Python dependencies:
- Run the server:
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:
- Add this configuration to your Cline MCP settings (cline_mcp_settings.json):
Testing
Tests are available in the tests/
directory. Run with:
This server cannot be installed
Provides access to Hong Kong's recreation, sports, and cultural data through a FastMCP interface, allowing users to retrieve statistics on creative goods trade including domestic exports, re-exports, and imports with optional year filtering.
Related MCP Servers
- -securityFlicense-qualityA MCP server that aggregates hot trends and rankings from various Chinese websites and platforms including Weibo, Zhihu, Bilibili, and more.Last updated -41477TypeScript
- AsecurityAlicenseAqualityProvides access to Chess.com player data, game records, and public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.Last updated -1038PythonMIT License
- -securityAlicense-qualityA Model Context Protocol server that provides real-time access to Hong Kong's KMB and Long Win Bus route information and arrival times, enabling Language Models to answer user questions about bus routes, stops, and ETAs.Last updated -3PythonApache 2.0
- -securityFlicense-qualityA FastMCP-based service that provides stock data including historical prices, fundamental information, and financial news.Last updated -1Python