MCP Uptime
← MCP Reliability Index  /  Dev & Git
F

FDIC BankFind

com.olyport/fdic-bankfind
Bank financials, branch locations, deposit data, and failure history from FDIC
healthy
status
5
tools exposed
742ms
connect latency
9002a179dc4a
schema fingerprint

Tools (5)

search_institutions
Search FDIC-insured financial institutions by name. Returns matching banks with key financial data from the most recent Call Report (2024-06-30), sorted by total assets descending. Args: search: Institution name or partial name to search for. limit: Maximum number of re
get_institution
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
get_institution_branches
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.
get_county_branches
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 coun
get_bank_failures
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

Endpoint

https://mcp.olyport.com/fdic-bankfind/mcp
Category: Dev & Git · Last checked: 2026-07-30T13:05:43Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.