Connection check
verified live · 28h ago
fdic-bankfind
Bank financials, branch locations, deposit data, and failure history from FDIC
Tools
5
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
28h ago
Tools & capabilities
5 toolsRead from the running server on 28h ago.
get_bank_failures
statestart_year
Get recent bank failures from FDIC records. Returns details of failed FDIC-insured institutions including failure date, resolution type, estimated cost, and pre-failure as… Get recent bank failures from FDIC records. Returns details of failed FDIC-insured institutions including failure date, resolution type, estimated cost, and pre-failure assets. Args: state: Two-letter state abbreviation to filter by (e.g. 'CA'). start_year: Only return failures from this year onward (e.g. 2020).
get_county_branches
state_fips*county_fips*
Get all bank branches in a county ranked by deposits. Returns branch-level deposit data from the Summary of Deposits (SOD) for all institutions in the specified county.… Get all bank branches in a county ranked by deposits. Returns branch-level deposit data from the Summary of Deposits (SOD) for all institutions in the specified county. Args: state_fips: Two-digit state FIPS code (e.g. '06' for California). county_fips: Three-digit county FIPS code (e.g. '037' for Los Angeles).
get_institution
cert*
Get detailed financial information for a specific FDIC-insured institution. Returns Call Report data for the most recent reporting period (2024-06-30) including assets, de… Get detailed financial information for a specific FDIC-insured institution. Returns Call Report data for the most recent reporting period (2024-06-30) including assets, deposits, income, classification, and regulator. Args: cert: FDIC certificate number uniquely identifying the institution.
get_institution_branches
cert*
Get all branch locations for an FDIC-insured institution. Returns branch-level data from the Summary of Deposits (SOD) including addresses, deposit amounts, branch type, a… Get all branch locations for an FDIC-insured institution. Returns branch-level data from the Summary of Deposits (SOD) including addresses, deposit amounts, branch type, and coordinates. Args: cert: FDIC certificate number uniquely identifying the institution.
search_institutions
limitsearch*