LogoSTMCP
Download
fdic-bank-find-mcp-server

🏦 FDIC BankFind MCP Server πŸ€ πŸ’»

FDIC BankFind MCP Server is a Model Context Protocol server that provides structured U.S. banking data from FDIC BankFind APIs to AI tools and workflows, enabling financial analytics and automated reporting.

Tools

1. get_demographics

Demographic summaries.

2. get_failures

Historical bank failures.

3. get_history

Structure change events.

4. get_institutions

Institution demographics.

5. get_locations

Branch locations.

6. get_sod

Summary of Deposits.

7. get_summary

Historical aggregates by year.

Open Graph image for 🏦 FDIC BankFind MCP Server πŸ€ πŸ’»

JSON Config

{
  "mcp": {
    "servers": {
      "fdic": {
        "command": "docker",
        "args": [
          "run",
          "-i",
          "--rm",
          "ghcr.io/clafollett/fdic-bank-find-mcp-server:main"
        ]
      }
    }
  }
}

Useful Links

Information