You're viewing a demo portfolio

Join the waitlist
PRSM

search_tables

Active

Tool of Singstat Sg

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Singstat Sg

https://github.com/pipeworx-io/mcp-singstat-sg

1/7 registries
View full server →