@pipeworx/bank-of-canada
Connect: https://gateway.pipeworx.io/bank-of-canada/mcp · Install: one-click buttons
Tools: 5
Tools
- get_observations — Time-series observations for one or more Bank of Canada series. Pass comma-separated series names. Well-known: FXUSDCAD (USD/CAD daily avg rate), FXEURCAD (EUR/CAD), V39079 (target for the overnight r
- get_group_observations — Observations for every series in a named group in one call. Useful groups: FX_RATES_DAILY (daily exchange rates for all currencies vs CAD). Use recent=N or a start_date/end_date window.
- series_info — Metadata for a single series: label and description. e.g. “FXUSDCAD” or “V39079”.
- list_series — Discover available series. Optionally filter by a case-insensitive substring matched against series label/description, e.g. “exchange rate” or “CPI”. Omit query to list all (large).
- list_groups — Discover available series groups. Optionally filter by a case-insensitive substring matched against group label/description, e.g. “exchange” or “lending”.
Tools
get_group_observations— Observations for every series in a named group in one call. Useful groups: FX_RATES_DAILY (daily exchange rates for all currencies vs CAD). Use recent=N or a start_date/end_date window.get_observations— Time-series observations for one or more Bank of Canada series. Pass comma-separated series names. Well-known: FXUSDCAD (USD/CAD daily avg rate), FXEURCAD (EUR/CAD), V39079 (target for the overnight rlist_groups— Discover available series groups. Optionally filter by a case-insensitive substring matched against group label/description, e.g. exchange or lending .list_series— Discover available series. Optionally filter by a case-insensitive substring matched against series label/description, e.g. exchange rate or CPI . Omit query to list all (large).series_info— Metadata for a single series: label and description. e.g. FXUSDCAD or V39079 .