indicator_meta
ActiveTool of Ine Pt
Metadata for an INE (Statistics Portugal) indicator: title, periodicity, unit, time range, and the full list of dimensions with their valid dimension-value codes. Call this BEFORE get_indicator so you know which Dim1/Dim2/... codes are valid. Requires the indicator code (varcd) — INE has no keyword/search endpoint, so look the code up on https://www.ine.pt first.
Parameters schema
{
"type": "object",
"required": [
"varcd"
],
"properties": {
"lang": {
"enum": [
"EN",
"PT"
],
"type": "string",
"description": "Response language. Default EN."
},
"varcd": {
"type": "string",
"description": "INE indicator code (varcd), e.g. \"0008273\". INE has no keyword search API — find the varcd on https://www.ine.pt (BDDXplorer database browser) first."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ine Pt
https://github.com/pipeworx-io/mcp-ine-pt
1/7 registries