cyberneticlibrary

Research US bank financials and peers

fdic-mcp-servermcp_serversetup L20
jflamb/fdic-mcp-server
What it does

Query FDIC-insured bank records and compare peer financials

Best for

When you need to research US bank financials, failures, or peer comparisons and want a stable, citation-ready tool surface over FDIC data.

Inputs
  • · institution CERT number
  • · failure date range
  • · asset filters
Outputs
  • · institution details (name, assets, CERT)
  • · failure records with cost/date
  • · branch locations
Requires
  • · FDIC BankFind Suite API
  • · Node.js 20+
Preconditions
  • · Node.js 20+
  • · npx or global install
  • · no auth required (public API)
Failure modes
  • · FDIC response size guard (5 MiB default)
  • · large date ranges on financials timeout
  • · old CERT numbers may be inactive
Trust signals
  • · comprehensive docs with user guide and reference
  • · Cloud Run deployment documented
  • · extensive test coverage (reference specs)
  • · security policy published