censtatd_search_tables
ActiveTool of Censtatd Hk
Search the Hong Kong C&SD table catalogue by keyword (e.g. 'exchange rates', 'unemployment', 'merchandise trade') and get back matching table ids + titles to use with censtatd_get_table. Backed by the data.gov.hk open-data index of C&SD tablechart datasets. Note: not every C&SD table is indexed there; ids can also be read off the table URL on data.censtatd.gov.hk (the '310-31001' part of web_table.html?id=310-31001).
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"description": "Max results (default 20, max 50)."
},
"query": {
"type": "string",
"description": "Keywords, e.g. 'exchange rates' or 'employment earnings'."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Censtatd Hk
https://github.com/pipeworx-io/mcp-censtatd-hk
1/7 registries