You're viewing a demo portfolio

Join the waitlist
PRSM

dataflow_structure

Active

Tool of mcp-bundesbank-de

declared in 0.1.0

Get the data structure definition (DSD) for a dataflow: its dimensions and the valid codes for each, which you need to build a series key for get_series. Returns SDMX 2.1 structure XML. The DSD id differs from the dataflow id (e.g. dataflow BBEX3 uses DSD "BBK_ERX"). Pass the dataflow id (flowRef) and this tool resolves the DSD for you; the dimensions appear in <DimensionList> in key order. Set withCodes=true (default) to inline the codelists (references=children).

Parameters schema

{
  "type": "object",
  "required": [
    "flowRef"
  ],
  "properties": {
    "flowRef": {
      "type": "string",
      "description": "Dataflow id whose structure you want, e.g. \"BBEX3\"."
    },
    "withCodes": {
      "type": "boolean",
      "description": "Include the referenced codelists (valid dimension values). Default true."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-bundesbank-de

https://github.com/pipeworx-io/mcp-bundesbank-de

2/7 registries
View full server →