What is an MCP server?

A live data connector for Claude. Once connected, Claude can pull real ClaudeFinanceLab — FDIC BankFind 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 — FDIC BankFind

✓ By ClaudeFinanceLab

FDIC BankFind Suite MCP server wrapping the free FDIC public API (banks.data.fdic.gov — no authentication required). 6 tools: search_banks (search US banks by name, state, or charter class), get_bank_financials (assets, deposits, loans, equity, ROA, ROE for any FDIC-insured bank by cert number), get_bank_capital_ratios (Tier 1, total risk-based capital, and leverage ratios from call reports), get_failed_banks (FDIC-insured bank failures with resolution type and estimated cost), get_banking_sector_summary (aggregate US banking sector statistics), get_bank_by_name (convenience search returning top match with full financials). Essential for counterparty credit analysis of US banks, regulatory capital assessment, and banking sector research.

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

Full setup walkthrough: Getting Started Guide →

Eval Results — Public Suite (11/11 passed)
tools/list responds Connectivity 53ms
Latency < 5 s Connectivity 29ms
At least 1 tool exposed discovery
Tools have name/description/schema discovery
inputSchema is valid JSON Schema discovery
First tool callable execution 545ms
Response has content execution
Tool call latency < 15 s execution 47ms
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