list_datasets
ActiveTool of Nsi Bg
List NSI Bulgaria open-data datasets with their numeric id and English (or Bulgarian) name. Each dataset id can be passed to get_dataset for the actual figures. Use the optional `filter` to substring-match dataset names (case-insensitive), e.g. 'population', 'export', 'inflation'.
Parameters schema
{
"type": "object",
"properties": {
"lang": {
"enum": [
"en",
"bg"
],
"type": "string",
"description": "Language of dataset names. Default en."
},
"filter": {
"type": "string",
"description": "Case-insensitive substring to match against dataset names."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Nsi Bg
https://github.com/pipeworx-io/mcp-nsi-bg
1/7 registries