Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

FDIC BankFind MCP Server

io.github.jflamb/fdic-mcp-server

Search FDIC institutions, branches, failures, and peer analysis over MCP.

Uptime
100.0%
2 direct probes · 30d
Response
831ms
last probe
Tools
29
callable
Resources
10
readable
Prompts
4
available

Tools · 29

fdic_search_institutions

Use this when the user needs FDIC-insured institution search results by name, state, CERT, asset size, charter class, or regulatory status. Returns institution profile rows with pagination; use fdic:/…

fdic_get_institution

Use this when the user knows an exact FDIC Certificate Number and needs one institution profile. To discover a CERT first, call fdic_search_institutions or fdic_search.

fdic_search_failures

Use this when the user wants details on failed FDIC-insured institutions filtered by name, state, date range, resolution type, or cost. Returns failure records with pagination; see fdic://schemas/fail…

fdic_get_institution_failure

Use this when the user knows the CERT of a failed institution and needs its specific failure record. Returns failure details (date, resolution type, cost, acquirer); responds with `found: false` if th…

fdic_search_locations

Use this when the user wants branch/office locations for FDIC-insured institutions, filtered by CERT, state, city, county, metro area, or branch type. Returns address, coordinates, branch number, and …

fdic_search_history

Use this when the user wants structural-change events (mergers, acquisitions, name changes, charter conversions, failures) for FDIC-insured institutions, filtered by CERT, type, change code, date rang…

fdic_search_financials

Use this when the user wants quarterly Call Report data (balance sheet, income, capital, performance ratios) for FDIC-insured institutions. Filter by CERT and/or REPDTE plus optional ElasticSearch fil…

fdic_search_summary

Use this when the user wants annual financial-summary snapshots (assets, deposits, ROA, ROE, offices) for FDIC-insured institutions, filtered by CERT and/or year. See fdic://schemas/summary for the fu…

fdic_search_sod

Use this when the user wants annual branch-level deposit data (SOD, as of June 30 each year) — branch deposits, MSAs, geographic distribution. Filter by CERT and/or year. See fdic://schemas/sod for th…

fdic_search_demographics

Use this when the user wants quarterly demographic and market-structure attributes (office counts, metro classification, county/territory codes, geographic reference data) for FDIC-insured institution…

fdic_compare_bank_snapshots

Compare FDIC reporting snapshots across a set of institutions and rank the results by growth, profitability, or efficiency changes. This tool is designed for heavier analytical prompts that would oth…

fdic_peer_group_analysis

Build a peer group for an FDIC-insured institution and rank it against peers on financial and efficiency metrics at a single report date. Three usage modes: - Subject-driven: provide cert and repdt…

fdic_analyze_bank_health

Produce a CAMELS-style analytical assessment for a single FDIC-insured institution using the public off-site proxy model. Scores five components — Capital (C), Asset Quality (A), Earnings (E), Liquid…

fdic_compare_peer_health

Compare CAMELS-style health scores across a group of FDIC-insured institutions. Three usage modes: - Explicit list: provide certs (up to 50) for a specific comparison set - State-wide scan: provi…

fdic_detect_risk_signals

Scan FDIC-insured institutions for early warning risk signals using the public_camels_proxy_v1 analytical engine. Standardized signal codes with severity levels: - Critical: capital_undercapitalize…

fdic_analyze_credit_concentration

Analyze loan portfolio composition and credit concentration risk for an FDIC-insured institution. Computes CRE concentration relative to capital (per 2006 interagency guidance), loan-type breakdown, a…

fdic_analyze_funding_profile

Analyze deposit composition, wholesale funding reliance, and funding risk for an FDIC-insured institution. Output includes: - Deposit composition (core, brokered, foreign deposit shares) - Wholes…

fdic_analyze_securities_portfolio

Analyze securities portfolio size, composition, and concentration risk for an FDIC-insured institution. Output includes: - Securities relative to total assets and capital - MBS concentration with…

fdic_ubpr_analysis

Compute UBPR-equivalent ratio analysis for an FDIC-insured institution. Includes summary ratios (ROA, ROE, NIM, efficiency), loan mix, capital adequacy, liquidity metrics, and year-over-year growth ra…

fdic_market_share_analysis

Analyze deposit market share and concentration for an MSA or city market using FDIC Summary of Deposits (SOD) data. Computes market share for all institutions in a geographic market, ranks them by de…

fdic_franchise_footprint

Analyze the geographic franchise footprint of an FDIC-insured institution using Summary of Deposits (SOD) data. Shows how an institution's branches and deposits are distributed across metropolitan st…

fdic_holding_company_profile

Profile a bank holding company by grouping its FDIC-insured subsidiaries and aggregating financial metrics. Look up by holding company name or by any subsidiary's CERT number. Output includes: - Co…

fdic_regional_context

Overlay macro/regional economic data on a bank's geographic context. Uses FRED (Federal Reserve Economic Data) for state unemployment, national unemployment, and federal funds rate. Provides trend ana…

fdic_qbp_lite_data

Build chart-ready data for a concise QBP Lite report from reproducible public BankFind quarterly financials. Includes executive snapshot metrics, trend series, community-bank comparison data, source n…

search

Use this when the model needs citation-friendly FDIC BankFind search results for institutions, failed banks, branches, or schema documentation. Returns up to 8 results with id, title, and source URL.

fetch

Use this when the model needs the full citation text for a result returned by search. Pass the search result id (e.g. 'institution:3511', 'failure:1234', 'branch:<UNINUM>', 'schema:institutions').

fdic_search

Use this when the model needs citation-friendly FDIC BankFind search results for institutions, failed banks, branches, or schema documentation. Returns up to 8 results with id, title, and source URL.

fdic_fetch

Use this when the model needs the full citation text for a result returned by search. Pass the search result id (e.g. 'institution:3511', 'failure:1234', 'branch:<UNINUM>', 'schema:institutions').

fdic_show_bank_deep_dive

Use this when the user wants a scannable single-institution dashboard with identity, public financial metrics, risk signals, and source links. ChatGPT renders an interactive widget; Claude and other M…

Resources · 10

fdic-bank-deep-dive-widget

Interactive ChatGPT widget for a public FDIC bank deep-dive dashboard.

ui://widget/fdic-bank-deep-dive-v1.html
fdic-schema-index

Machine-readable index of endpoint field catalogs exposed by this MCP server.

fdic://schemas/index
fdic-schema-demographics

Machine-readable FDIC field metadata for the demographics endpoint.

fdic://schemas/demographics
fdic-schema-failures

Machine-readable FDIC field metadata for the failures endpoint.

fdic://schemas/failures
fdic-schema-financials

Machine-readable FDIC field metadata for the financials endpoint.

fdic://schemas/financials
fdic-schema-history

Machine-readable FDIC field metadata for the history endpoint.

fdic://schemas/history
fdic-schema-institutions

Machine-readable FDIC field metadata for the institutions endpoint.

fdic://schemas/institutions
fdic-schema-locations

Machine-readable FDIC field metadata for the locations endpoint.

fdic://schemas/locations
fdic-schema-sod

Machine-readable FDIC field metadata for the sod endpoint.

fdic://schemas/sod
fdic-schema-summary

Machine-readable FDIC field metadata for the summary endpoint.

fdic://schemas/summary

Prompts · 4

bank_deep_dive

Produce a comprehensive single-institution analysis report (health, financials, peer benchmarking, credit concentration, funding profile, securities, franchise footprint, regional context).

failure_forensics

Reconstruct the pre-failure financial timeline of a failed FDIC institution and identify the earliest visible warning signals.

portfolio_surveillance

Screen a universe of FDIC institutions and produce a decision-ready watchlist tiered Escalate / Monitor / No Immediate Concern.

examiner_overlay

Layer qualitative analyst/examiner inputs on top of the public CAMELS proxy and produce a blended assessment with explicit provenance.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fdic_bankfind_mcp_server": {
      "url": "https://bankfind.jflamb.com/mcp",
      "transport": "streamable-http"
    }
  }
}