You're viewing a demo portfolio

Join the waitlist
PRSM

indicator_meta

Active

Tool of Ine Pt

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ine Pt

https://github.com/pipeworx-io/mcp-ine-pt

1/7 registries
View full server →
indicator_meta — Ine Pt — PRSM MCP