@pipeworx/ecb

Connect: https://gateway.pipeworx.io/ecb/mcp · Install: one-click buttons

Tools: 4

European Central Bank Data Portal MCP — exchange rates, interest rates, monetary aggregates, HICP, bank lending. No auth.

Tools

  • exchange_rate(currency, start_period?, end_period?, frequency?) — EUR exchange rate for a given currency
  • get_data(flow_ref, key, start_period?, end_period?, last_n?) — generic SDMX query
  • list_dataflows(filter?) — list available data flows
  • hicp_inflation(country?, start_period?, end_period?) — Harmonised Index of Consumer Prices YoY change

Common flow refs

  • EXR — Exchange rates
  • ICP — Inflation (HICP)
  • BSI — Bank balance sheet items
  • IRS — Interest rate statistics
  • STS — Short-term statistics
  • BLS — Bank lending survey
  • MIR — MFI interest rates

Data source

https://data-api.ecb.europa.eu/service/data/<flowRef>/<key>?format=jsondata

Key syntax is dot-separated dimension values. Empty positions = wildcard. E.g. D.USD.EUR.SP00.A is daily USD-against-EUR.

Tools

  • exchange_rate — Daily EUR exchange rate against a currency. Returns time series of observations. Currency is the ISO 4217 code (e.g. “USD”, “GBP”, “JPY”, “CHF”).
  • hicp_inflation — Harmonised Index of Consumer Prices (HICP) annual rate of change for a country / euro area. Monthly frequency. country defaults to U2 (euro area).
  • get_data — Generic SDMX data fetch from any ECB flow. Key is dot-separated dimension values; empty positions are wildcards. Example: flow_ref=“EXR”, key=“D.USD.EUR.SP00.A” (daily USD/EUR spot).
  • list_dataflows — List ECB SDMX data flows. Optional substring filter on flow ref or name.

Tools

  • exchange_rate — Daily EUR exchange rate against a currency. Returns time series of observations. Currency is the ISO 4217 code (e.g. USD , GBP , JPY , CHF ).
  • get_data — Generic SDMX data fetch from any ECB flow. Key is dot-separated dimension values; empty positions are wildcards. Example: flow_ref= EXR , key= D.USD.EUR.SP00.A (daily USD/EUR spot).
  • hicp_inflation — Harmonised Index of Consumer Prices (HICP) annual rate of change for a country / euro area. Monthly frequency. country defaults to U2 (euro area).
  • list_dataflows — List ECB SDMX data flows. Optional substring filter on flow ref or name.

Regenerated from source · build May 21, 2026