A live data connector for Claude. Once connected, Claude can pull real ClaudeFinanceLab — BIS Statistics data directly into any conversation — no copy-paste, no spreadsheet exports, no switching tabs.
- Get a free API key — create one here
- Copy the install config below into your
claude_desktop_config.json - Restart Claude Desktop — the tools appear automatically
ClaudeFinanceLab — BIS Statistics
✓ By ClaudeFinanceLabBank for International Settlements (BIS) Statistics MCP server wrapping the free stats.bis.org API (no authentication required). 6 tools: get_otc_derivatives_overview (global OTC derivatives notional amounts and gross market values by instrument class), get_otc_interest_rate_derivatives (590T+ IR derivatives market — semi-annual BIS survey data), get_credit_derivatives (CDS single-name and index outstanding — key metric for CVA hedging market capacity), get_cross_border_banking (consolidated banking statistics — which banks hold cross-border claims on which countries), get_credit_to_gdp_gap (BIS early warning indicator for banking crises — CCyB trigger metric), get_residential_property_prices (60+ country property price indices, nominal and real). Unique data source for XVA/CVA research, macro prudential analysis, and systemic risk assessment.
{
"mcpServers": {
"claudefinlab-bis": {
"url": "https://claudefinancelab.com/bis/sse"
}
}
}
Full setup walkthrough: Getting Started Guide →