list_dataflows
ActiveTool of Statec Lu
Browse or keyword-search STATEC (Luxembourg statistics) datasets, called "dataflows". Each result has an `id` (e.g. "DF_A1100", the dataflowRef you pass to get_data / dataflow_structure) and an English name plus a short description (publication date, periodicity, author, category). STATEC publishes hundreds of datasets, so pass `query` to filter unless you really want the whole catalog. Example: list_dataflows({ query: "population" }) or list_dataflows({ query: "unemployment" }).
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max results to return (default 50)."
},
"query": {
"type": "string",
"description": "Case-insensitive substring filter on dataset id, name, or description, e.g. \"population\", \"inflation\", \"GDP\", \"wages\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Statec Lu
https://github.com/pipeworx-io/mcp-statec-lu
1/7 registries