Skip to main content
Glama
hkopenai

hk-law-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_foreign_domestic_helpers_statisticsB

Statistics on Foreign Domestic Helpers in Hong Kong. Data source: Immigration Department

get_student_visa_statisticsA

Statistics on Student Visa / Entry Permit Approved in Hong Kong. Data source: Immigration Department

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 2 tools

Disambiguation5/5

The two tools target clearly distinct statistics topics: Student Visa/Entry Permit versus Foreign Domestic Helpers. There is no overlap in purpose or data source.

Naming Consistency5/5

Both tool names follow the exact same 'get_' + descriptive noun pattern, making the naming convention consistent and predictable.

Tool Count3/5

With only 2 tools, the server feels thin for a domain like Hong Kong law/immigration statistics, but it is not unreasonably small for a focused niche.

Completeness3/5

The tools cover only two specific immigration statistics categories, leaving out many other visa types and legal data that could be expected from a Hong Kong law server. This is a notable gap.

Maintenance

ActivitySlowing
ResponsivenessNo issues