What is an MCP server?

A live data connector for Claude. Once connected, Claude can pull real ClaudeFinanceLab — OFR Systemic Risk data directly into any conversation — no copy-paste, no spreadsheet exports, no switching tabs.

Connect in 3 steps
  1. Get a free API key — create one here
  2. Copy the install config below into your claude_desktop_config.json
  3. Restart Claude Desktop — the tools appear automatically
Full setup guide (5 min) →
📊

ClaudeFinanceLab — OFR Systemic Risk

✓ By ClaudeFinanceLab

Systemic risk MCP server wrapping the U.S. Office of Financial Research (OFR) free APIs (financialresearch.gov) — no authentication required. 6 tools: get_financial_stress_index (daily OFR FSI with component breakdown since 2000), list_stfm_series / get_stfm_series (Short-term Funding Monitor — repo, ABCP, T-bills, fed funds, Eurodollar), get_stfm_snapshot (real-time funding market snapshot), get_bank_systemic_risk (G-SIB scores and OFR Contagion Index for largest banks), get_money_market_fund_data (U.S. MMF assets, WAM, WAL). Unique data source for macro prudential analysis, financial stability research, and stress testing.

📊 Risk & Portfolio 🔓 No authentication needed sse Commercial
100/100
Public Eval Score
Last tested Sep 1, 2026
Install Config
{
  "mcpServers": {
    "claudefinlab-ofr": {
      "url": "https://claudefinancelab.com/ofr/sse"
    }
  }
}

Full setup walkthrough: Getting Started Guide →

Eval Results — Public Suite (11/11 passed)
tools/list responds Connectivity 53ms
Latency < 5 s Connectivity 37ms
At least 1 tool exposed discovery
Tools have name/description/schema discovery
inputSchema is valid JSON Schema discovery
First tool callable execution 341ms
Response has content execution
Tool call latency < 15 s execution 127ms
Multiple tools callable execution
Bad args return error, not crash resilience
Unknown tool handled gracefully resilience
Tested Sep 1, 2026 · About our eval methodology →
All Risk & Portfolio servers →
Need more volume?
Upgrade to Pro (10k calls/day) or deploy privately inside your firm.
See pricing → Enterprise →
FEEDBACK