Skip to main content
Glama
hkopenai

hk-misc-mcp-server

by hkopenai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_government_auction_dataC

Auction data of confiscated, used/surplus, and unclaimed stores from Government Logistics Department Hong Kong.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap. The tool's purpose is clearly and specifically described as retrieving Hong Kong government auction data.

Naming Consistency5/5

The single tool name follows a clear verb_noun pattern (get_government_auction_data), which is consistent and descriptive. There are no other tools to introduce inconsistency.

Tool Count2/5

The server has only one tool, which is too few for the apparent scope implied by the name 'hk-misc-mcp-server'. A miscellaneous Hong Kong data server would be expected to offer multiple tools covering various datasets, making the current single-tool count inadequate.

Completeness2/5

The server covers only auction data, leaving many other likely Hong Kong government datasets unaddressed. Even within auction data, there are likely gaps such as filtering, searching, or viewing individual auction details. The overall surface is severely incomplete for the implied miscellaneous data server purpose.

Maintenance

ActivitySlowing
ResponsivenessNo issues