list_dataflows
ActiveTool of mcp-bundesbank-de
List the available Bundesbank statistics dataflows (each is a series collection you can query with get_series). Returns SDMX 2.1 structure XML listing every dataflow id + name under agency BBK. Well-known flows: BBEX3 (exchange rates), BBK01 (legacy single time series), BBSIS (interest rates), BBBK1/BBBK2 (banking statistics), BBDB1 (balance of payments). Pass a flowRef to fetch just that one dataflow (includes its DataStructure reference).
Parameters schema
{
"type": "object",
"properties": {
"flowRef": {
"type": "string",
"description": "Optional. A single dataflow id (e.g. \"BBEX3\") to fetch instead of the full list."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-bundesbank-de
https://github.com/pipeworx-io/mcp-bundesbank-de
2/7 registries