mcpbeat Sign in

FDIC BankFind MCP Server

answering

FDIC BankFind is answering right now. Last checked 1 min ago. It exposes 5 tools.

Bank financials, branch locations, deposit data, and failure history from FDIC

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
562 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check FDIC BankFind every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add fdic-bankfind --transport http https://mcp.olyport.com/fdic-bankfind/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "fdic-bankfind": {
      "url": "https://mcp.olyport.com/fdic-bankfind/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.fdic-bankfind]
url = "https://mcp.olyport.com/fdic-bankfind/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "fdic-bankfind": {
      "url": "https://mcp.olyport.com/fdic-bankfind/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "fdic-bankfind": {
      "url": "https://mcp.olyport.com/fdic-bankfind/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

institution
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 institution.
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.
bank
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 failures from this year onward (e.g. 2020).
county
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 county FIPS code (e.g. '037' for Los Angeles).
institutions
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 results to return (default 10, max 100).

Endpoints

URLTransportStateLatencyChecked
https://mcp.olyport.com/fdic-bankfind/mcp streamable-http answering 586 ms 1 min ago

Alternatives to FDIC BankFind

same job, measured the same way
Yahoo Finance
by danishashko

Real-time Yahoo Finance data: quotes, history, financials, analyst ratings, options, and news.

276 installs/wk local only
Financial Data API
by financialdatapi

Point-in-time macro, central bank rates and sentiment, COT positioning, from official sources.

answering
Tellas Bip
by tellas-bip

Community bank intelligence: FDIC financials, peer benchmarking, HMDA lending and CRA posture.

answering
Stocksense
by mikejj-creation

Financial data for AI agents: SEC filings, price history, insider trades, and more.

34 installs/wk local only
pigi.finance — DeFi Vault Intelligence
by pigi-fi

DeFi vault data from pigi.finance: yields, TVL, history and risk ratings across chains.

answering
Monarch MCP Server
by jamiew

Access Monarch financial data — accounts, transactions, budgets, and more

183 installs/wk local only
Yahoo Finance Scraper — Quotes & Financials
by ranovam

Scrape stock quotes, historical prices, and financial statements from Yahoo Finance.

answering
APICK Finance
by apick

Korean bank account verification: holder name lookup, 1 KRW deposit, bank codes

3 tools answering

FDIC BankFind — questions

Answers built from our own checks of this server.

What can FDIC BankFind do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_bank_failures, get_county_branches, get_institution, get_institution_branches, search_institutions. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is FDIC BankFind working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 562 ms. The bar chart above shows every period we have measured.
How do I connect FDIC BankFind?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does FDIC BankFind need an API key?
No. FDIC BankFind completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is FDIC BankFind?
It answers our handshake in 562 ms on average, which is faster than 23% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.