Install hkopenai.hk_commerce_mcp_server from PyPI
Install exact version 0.1.8. The executable name has not been verified, so it is intentionally not guessed.
python -m pip install 'hkopenai.hk_commerce_mcp_server==0.1.8'Provides access to hotel room occupancy rate data in Hong Kong through a FastMCP interface
Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.
Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.
Install exact version 0.1.8. The executable name has not been verified, so it is intentionally not guessed.
python -m pip install 'hkopenai.hk_commerce_mcp_server==0.1.8'| Canonical slug | hong-kong-commerce-mcp-server-3ead98a8 | Deployment | Remote Only |
|---|---|---|---|
| Canonical package | pypi:hkopenai.hk_commerce_mcp_server | Repository | hkopenai/hk-commerce-mcp-server |
| First published | Jun 15, 2025 | Latest release | Jun 15, 2025 |
| Last security verification | — | Classification confidence | 35% |
| Publication | Draft | Official distribution | Not verified |
| Channel | Identifier | Current version | Versions | Source |
|---|---|---|---|---|
| pypi | hkopenai.hk_commerce_mcp_server | 0.1.8 | 1 | Repository |
| Package | Version | Published / observed | Inventory | Security scan |
|---|---|---|---|---|
| pypihkopenai.hk_commerce_mcp_server | 0.1.8Current | Jun 15, 2025 | 1 toolsSucceeded · 0 resources · 0 prompts | Evidence restricted |
Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.
No public current-version evidence is available yet.
| Tool | Category | Annotations | Risk |
|---|---|---|---|
get_hotel_occupancy_ratesGet monthly hotel room occupancy rates in Hong KongInput schema{
"additionalProperties": false,
"properties": {
"start_year": {
"description": "Start year for data range",
"type": "integer"
},
"end_year": {
"description": "End year for data range",
"type": "integer"
}
},
"required": [
"start_year",
"end_year"
],
"type": "object"
}Output schema{
"properties": {
"result": {
"items": {
"additionalProperties": true,
"type": "object"
},
"type": "array"
}
},
"required": [
"result"
],
"type": "object",
"x-fastmcp-wrap-result": true
} | — | — |
| Endpoint | Transport | Authentication | Health | Observed |
|---|---|---|---|---|
| No verified remote endpoint is linked. | ||||
Install the selected package version with: python -m pip install 'hkopenai.hk_commerce_mcp_server==0.1.8'
Hong Kong Commerce MCP Server exposed 1 tool during independent protocol observation, including get_hotel_occupancy_rates.
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
Curated product and capability guides containing this catalog record.