# FDIC BankFind Suite MCP for AI Agents AI Agent Connect

> FDIC BankFind Suite gives your AI agent direct access to the Federal Deposit Insurance Corporation's public database. You can query information on US banks, track financial performance, map out branch locations, and research historical changes like mergers or acquisitions. It turns public banking records into a searchable knowledge base for real-time financial research and compliance checks.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_JY9PjLwbt5z1x3Ah4rmTq0u5r3dCX2aXhpUpGoIa/ai-agent-connect
- **Tags:** fdic, banking-data, financial-institutions, bank-search, economic-data

## Description

Imagine you're trying to piece together the history of a regional bank's expansion. Usually, this means digging through multiple government websites, downloading PDFs, and cross-referencing dates of mergers or acquisitions. With the FDIC BankFind Suite, your agent does the heavy lifting. Instead of manual searching, you just ask for the history of a specific certificate number or a list of locations in a certain zip code. It pulls the raw data from the FDIC's public records so you can focus on the analysis rather than the data entry.

Whether you're looking for the specific deposit summaries of a large institution or trying to find every branch in a specific county, this Connector connects the dots. You can see which banks failed in a given year, check their resolution types, and look at demographic data to see who they're actually serving. It's a massive shortcut for anyone who needs to understand the banking landscape without the headache of navigating clunky government portals. By adding this to your setup on Vinkius, you're basically giving your agent a direct line to one of the most important financial databases in the country.

## Tools

### list_history
See a list of structural changes like mergers and acquisitions for a bank. This is perfect for tracking corporate growth.

### list_locations
Find all branches and locations for a bank filtered by city, county, or zip code. Use it to map out physical footprints.

### list_sod
Get Summary of Deposits data for a specific financial institution. This provides a deep look at deposit volumes.

### list_failures
Get details on failed financial institutions filtered by specific failure reasons or types. This helps you identify historical bank collapses.

### list_institutions
Search for banks using name, certificate number, or location with elastic search syntax. It's a fast way to find any US bank.

### list_demographics
Retrieve demographic data related to specific financial institutions. This helps you understand the target audience for a bank.

### list_financials
Pull detailed financial information for specific banking institutions. Use this to see the current financial health of a bank.

### list_summary
Access historic aggregate financial and structural data for banks. Use this to see long-term performance trends.

## Prompt Examples

**Prompt:** 
```
Which banks failed in 2023?
```

**Response:** 
```
In 2023, several notable institutions failed, including Silicon Valley Bank and Signature Bank. Here is a summary of some key failures from that year:

| Bank Name | Failure Date | Resolution Type |
| :--- | :--- | :--- |
| Silicon Valley Bank | March 10, 2023 | Receivership |
| Signature Bank | March 12, 2023 | Receivership |

Would you like more details on a specific one?
```

**Prompt:** 
```
Show me all branches for Chase Bank in New York.
```

**Response:** 
```
I've found several locations for Chase Bank in New York. Here are the details for some prominent branches:

* **Main Branch**: 123 Broadway, New York, NY 10004
* **Midtown Branch**: 456 7th Ave, New York, NY 10011
* **Downtown Branch**: 789 5th Ave, New York, NY 10017

I can also provide a full list for a specific county if you prefer.
```

**Prompt:** 
```
What is the merger history for bank certificate 628?
```

**Response:** 
```
I've pulled the structural change history for certificate 628. It shows several major merger events over the last 20 years, including a significant acquisition in 2015.

**Key Events:**
* **2015**: Acquisition by Regional Bank Corp.
* **2010**: Merger with State Trust.

Would you like me to list the specific dates for these events?
```

## Capabilities

### Search for specific banks
Find any financial institution by name, certificate number, or geographic location.

### Map physical branches
Generate a list of all physical locations and branches for a specific bank.

### Track merger history
Retrieve a timeline of structural changes, including acquisitions and mergers.

### Analyze deposit data
Access Summary of Deposits data for deep financial performance analysis.

### Identify bank failures
Query details on failed institutions, including dates and resolution types.

### Retrieve demographic data
Get demographic information related to different financial institutions.

## Use Cases

### Tracking economic instability
A journalist needs to see which banks failed in 2023. They ask the agent to list failures from 2023 and get a summary of the resolution types.

### Mapping corporate growth
A financial analyst wants to see a bank's growth. They ask the agent to pull the history of structural changes for a specific certificate number.

### Verifying branch status
A compliance officer needs to verify branches. They ask the agent to find all locations for a bank in a specific county to check for licensing.

### Analyzing regional deposits
A researcher wants to see deposit trends. They ask the agent to pull the Summary of Deposits for a list of regional banks.

## Benefits

- You can quickly find bank history without manual research. Use list_history to see every merger and acquisition in a timeline.
- You get precise branch mapping for any bank. Use list_locations to find every physical spot in a specific zip code or county.
- You can analyze bank failures with specific details. Use list_failures to see resolution types and dates for past collapses.
- You get deep financial insights. Use list_sod and list_summary to pull deposit totals and aggregate performance metrics.
- You can perform targeted searches using advanced filters. Use list_institutions with elastic search syntax to find exactly what you need.
- You can see the people behind the numbers. Use list_demographics to understand the communities served by different banks.

## How It Works

The bottom line is you get instant access to public US banking records without navigating government websites.

1. Connect the FDIC BankFind Suite to your AI client via Vinkius.
2. Add your FDIC API Key in the settings to increase your request limits.
3. Ask your agent to find specific banking data or analyze financial trends.

## Frequently Asked Questions

**Can the FDIC BankFind Suite help me find bank branch locations?**
Yes, it can find every physical branch and location for any financial institution. You just specify the bank and the area, like a city or zip code, and it returns the full list.

**How does the FDIC BankFind Suite handle bank failures?**
It provides specific details on failed institutions, including the date of failure and the type of resolution. This is great for researching economic trends or historical collapses.

**Can I use the FDIC BankFind Suite to see merger history?**
Yes, it can pull the history of structural changes for specific banks. This includes mergers and acquisitions, which helps you track how the banking landscape has consolidated over time.

**Does the FDIC BankFind Suite provide deposit data?**
It can pull Summary of Deposits (SOD) data for institutions. This is useful for seeing how much money banks are holding and how they are performing financially.

**Is the data in the FDIC BankFind Suite up to date?**
It pulls from the FDIC's public records, which are the official source for US banking data. It's one of the most reliable ways to get current institution information.

**Can I search for banks using specific criteria?**
Yes, you can search by name, certificate number, or location. The Connector supports advanced filters, so you can get very specific with your queries.

**Can I search for banks in a specific state?**
Yes. Use the `list_institutions` tool with a filter like `STALP:"NY"` to find all institutions headquartered in New York.

**How do I find information about bank mergers?**
You can use the `list_history` tool. It provides details on structure change events, including mergers and acquisitions for financial institutions.

**Can I see data on banks that have failed?**
Yes, the `list_failures` tool allows you to retrieve records of failed financial institutions, including the date of failure and resolution type.