0.1.8pypi · hkopenai.hk_misc_mcp_server · current release
Observed 2026-08-24T02:38:08.737Z 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_auction_dataAuction data of confiscated, used/surplus, and unclaimed stores from Government Logistics Department Hong Kong.Input schema{
"additionalProperties": false,
"properties": {
"start_year": {
"description": "Starting year for the data range",
"type": "integer"
},
"start_month": {
"description": "Starting month for the data range",
"type": "integer"
},
"end_year": {
"description": "Ending year for the data range",
"type": "integer"
},
"end_month": {
"description": "Ending month for the data range",
"type": "integer"
},
"language": {
"description": "Language code for the data ('EN', 'TC', 'SC')",
"type": "string"
}
},
"required": [
"start_year",
"start_month",
"end_year",
"end_month",
"language"
],
"type": "object"
}Output schema{
"properties": {
"result": {
"items": {
"additionalProperties": true,
"type": "object"
},
"type": "array"
}
},
"required": [
"result"
],
"type": "object",
"x-fastmcp-wrap-result": true
} | — | — · — | — |