@pipeworx/bis
Connect: https://gateway.pipeworx.io/bis/mcp · Install: one-click buttons
Tools: 3
BIS (Bank for International Settlements) MCP — central-bank statistics, SDMX. No auth.
Tools
list_curated_flows(topic?)search_dataflows(query, limit?)fetch_dataset(flow_ref, key?, start_period?, end_period?, limit?)
Data source
https://stats.bis.org/api/v2/
Tools
- list_curated_flows — List BIS dataflow refs we have pre-vetted, grouped by topic (rates, fx, banking, debt, credit, property, derivatives, finance). Use the flow_ref with fetch_dataset. For everything else use search_data
- search_dataflows — Search the BIS SDMX dataflow registry by keyword against dataflow name and ID. Returns matched flow_refs (e.g., ‘BIS,WS_CBPOL_D,1.0’) ready to pass to fetch_dataset, capped at limit (default 25, max 1
- fetch_dataset — Fetch tidy rows from a BIS dataflow. flow_ref examples: “BIS,WS_CBPOL,1.0” (central bank policy rates), “BIS,WS_XRU,1.0” (US-dollar exchange rates) — get more from list_curated_flows or search_dataflo
Tools
-
fetch_dataset— Fetch tidy rows from a BIS dataflow. flow_ref examples: BIS,WS_CBPOL,1.0 (central bank policy rates), BIS,WS_XRU,1.0 (US-dollar exchange rates) — get more from list_curated_flows or search_dataflows. -
list_curated_flows— List BIS dataflow refs we have pre-vetted, grouped by topic (rates, fx, banking, debt, credit, property, derivatives, finance). Use the flow_ref with fetch_dataset. For everything else use search_data -
search_dataflows— Search the BIS SDMX dataflow registry by keyword against dataflow name and ID. Returns matched flow_refs (e.g., 'BIS,WS_CBPOL_D,1.0') ready to pass to fetch_dataset, capped at limit (default 25, max 1