You're viewing a demo portfolio

Join the waitlist
PRSM

search_tables

Active

Tool of Cbs Nl

declared in 0.1.0

Find CBS StatLine datasets by keyword (matched against title). Returns table id, title, period and language. Table ids ending in "eng"/"ENG" have English labels; others are Dutch.

Parameters schema

{
  "type": "object",
  "required": [
    "keyword"
  ],
  "properties": {
    "top": {
      "type": "number",
      "description": "Max results (default 25)."
    },
    "keyword": {
      "type": "string",
      "description": "Search term matched in the table title, e.g. \"population\", \"energy\", \"wages\"."
    },
    "english_only": {
      "type": "boolean",
      "description": "If true, only return English-language tables (id ends in \"eng\"). Default false."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Cbs Nl

https://github.com/pipeworx-io/mcp-cbs-nl

1/7 registries
View full server →