Install hkopenai.hk_misc_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_misc_mcp_server==0.1.8'Provides access to Hong Kong government auction data for confiscated, used/surplus, and unclaimed items via 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_misc_mcp_server==0.1.8'| Canonical slug | hk-misc-mcp-server-72d707b4 | Deployment | Local Only |
|---|---|---|---|
| Canonical package | pypi:hkopenai.hk_misc_mcp_server | Repository | hkopenai/hk-misc-mcp-server |
| First published | Jun 17, 2025 | Latest release | Jun 17, 2025 |
| Last security verification | — | Classification confidence | 90% |
| Publication | Draft | Official distribution | Not verified |
| Channel | Identifier | Current version | Versions | Source |
|---|---|---|---|---|
| pypi | hkopenai.hk_misc_mcp_server | 0.1.8 | 1 | Repository |
| Package | Version | Published / observed | Inventory | Security scan |
|---|---|---|---|---|
| pypihkopenai.hk_misc_mcp_server | 0.1.8Current | Jun 17, 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_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
} | — | — |
| Endpoint | Transport | Authentication | Health | Observed |
|---|---|---|---|---|
| No verified remote endpoint is linked. | ||||
Install the selected package version with: python -m pip install 'hkopenai.hk_misc_mcp_server==0.1.8'
hk-misc-mcp-server MCP Server exposed 1 tool during independent protocol observation, including get_auction_data.
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.