query_table
ActiveTool of Makstat Mk
POST a PxWeb query to a MakStat (North Macedonia statistics) table and return observations as json-stat2. body must be {query:[{code, selection:{filter,values}}], response:{format:'json-stat2'}}. PxWeb enforces a cell-count limit — narrow each dimension's values using codes from table_meta to avoid rejection.
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": "e.g. \"Naselenie/VencaniRazvedeni/280_VitStat_Brak_voz_ml.px\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Makstat Mk
https://github.com/pipeworx-io/mcp-makstat-mk
1/7 registries