← Hong Kong Commerce MCP Server
0.1.8pypi · hkopenai.hk_commerce_mcp_server · current release
Observed 2026-08-24T02:32:50.455Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.
{
"experimental": {},
"logging": {},
"prompts": {
"listChanged": false
},
"resources": {
"subscribe": false,
"listChanged": false
},
"tools": {
"listChanged": true
},
"extensions": {
"io.modelcontextprotocol/ui": {}
}
}| 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
} | — | — · — | — |