MCP server intelligence profile

hk-misc-mcp-server MCP Server

Provides access to Hong Kong government auction data for confiscated, used/surplus, and unclaimed items via a FastMCP interface

Local Onlyhkopenai
Awaiting current scanPypi · 0.1.8

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
1Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

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'

Identity

Canonical slughk-misc-mcp-server-72d707b4DeploymentLocal Only
Canonical packagepypi:hkopenai.hk_misc_mcp_serverRepositoryhkopenai/hk-misc-mcp-server
First publishedJun 17, 2025Latest releaseJun 17, 2025
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
pypihkopenai.hk_misc_mcp_server0.1.81Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
pypihkopenai.hk_misc_mcp_server0.1.8CurrentJun 17, 20251 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
HK OpenAI misc ServerServer-reported name
6Capability groups
Aug 24, 2026Observed

Tools 1

ToolCategoryAnnotationsRisk
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
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

hk-misc-mcp-server MCP Server questions

How do I install hk-misc-mcp-server MCP Server?

Install the selected package version with: python -m pip install 'hkopenai.hk_misc_mcp_server==0.1.8'

What tools does hk-misc-mcp-server MCP Server provide?

hk-misc-mcp-server MCP Server exposed 1 tool during independent protocol observation, including get_auction_data.

Is hk-misc-mcp-server MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.