Skip to main content
Glama

Hong Kong Open Data MCP Server

Official

search_datasets_with_facets

Search Hong Kong government open datasets with faceted filtering to explore and discover relevant public data resources efficiently.

Instructions

Search for datasets and return faceted results for better data exploration.

Args: query: The solr query string language: Language code (en, tc, sc)

Returns: A dictionary containing: - count: Total number of matching datasets - search_facets: Faceted information about the results - sample_results: First 3 matching datasets

Input Schema

NameRequiredDescriptionDefault
languageNoen
queryNo*:*

Input Schema (JSON Schema)

{ "properties": { "language": { "default": "en", "type": "string" }, "query": { "default": "*:*", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mcp-open-data-hk/mcp-open-data-hk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server