search_tables
ActiveTool of Singstat Sg
Search Singapore official statistics tables (Department of Statistics Singapore) by keyword. Returns resource ids and titles. The `id` of a result (e.g. "M810001") is the resourceId used by table_data and table_metadata.
Parameters schema
{
"type": "object",
"required": [
"keyword"
],
"properties": {
"keyword": {
"type": "string",
"description": "Search term, e.g. \"population\", \"gdp\", \"cpi\"."
},
"searchOption": {
"enum": [
"all",
"title",
"variable"
],
"type": "string",
"description": "Where to match the keyword. \"all\" (default) searches everything, \"title\" only table titles, \"variable\" only variable names."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Singstat Sg
https://github.com/pipeworx-io/mcp-singstat-sg
1/7 registries