query_table
ActiveTool of Statbank Md
POST a PxWeb query to a Moldova National Bureau of Statistics (Statbank) table and return observations as json-stat2. body must be {query:[{code, selection:{filter,values}}], response:{format:'json-stat2'}}. PxWeb caps responses at ~10,000 cells — narrow each dimension's values using codes from table_meta.
Parameters schema
{
"type": "object",
"required": [
"path",
"body"
],
"properties": {
"body": {
"type": "object",
"description": "{query: [{code, selection: {filter, values}}], response: {format: \"json-stat2\"}}"
},
"path": {
"type": "string",
"description": "Path ending in the \".px\" table id."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Statbank Md
https://github.com/pipeworx-io/mcp-statbank-md
1/7 registries