FDIC BankFind MCP Server: Frequently Asked Questions
What is the FDIC BankFind MCP Server?
The FDIC BankFind MCP Server is a Model Context Protocol (MCP) server that provides structured access to FDIC BankFind APIs, allowing AI tools and workflows to easily access U.S. banking data.
What is MCP (Model Context Protocol)?
MCP is an open protocol that standardizes how applications provide context to Large Language Models (LLMs). It acts as a bridge between AI models and external data sources and tools.
What are the key use cases for the FDIC BankFind MCP Server?
The key use cases include powering agent/LLM research on U.S. banks, automating financial analytics, building AI-driven dashboards, and rapid prototyping for academic or market analysis.
What are the prerequisites for installing the FDIC BankFind MCP Server?
You need to have Docker installed and running on your system to run the server in a container.
How do I install the FDIC BankFind MCP Server?
You can run the official public Docker image from GitHub Container Registry or build the Docker image manually. Instructions are provided in the documentation.
How do I use the FDIC BankFind MCP Server with VS Code?
Add a JSON block to your VS Code User Settings (JSON) file to configure the server.
How do I use the FDIC BankFind MCP Server with Claude Desktop?
Configure the server in your Claude Desktop environment using a JSON block.
Can I build the server from source?
Yes, you can clone the repository and build the binary using the Rust toolchain.
What is the MCP Inspector and how do I use it?
The MCP Inspector is a UI for testing, debugging, and visualizing data from your MCP server. You can run it directly or install it globally using npm.
What are the available tools in the FDIC BankFind MCP Server?
The available tools include get_demographics, get_failures, get_history, get_institutions, get_locations, get_sod, and get_summary, each corresponding to FDIC BankFind API endpoints.
What common parameters do the tools accept?
The tools accept parameters such as api_key, filters, fields, limit, offset, sort_by, sort_order, file_format, file_download, and file_name.
Which FDIC BankFind API endpoints are implemented?
All endpoints are implemented except /financials due to its complexity.
How can I contribute to the project?
You can open issues or feature requests, fork the repository and work on a feature branch, and follow the project guidelines in .windsurfrules and CONTRIBUTING.md.
Where can I find official FDIC resources?
You can find resources at the FDIC BankFind Developer Portal, FDIC BankFind YAML Definitions, and Bulk Data Export & API Docs.
FDIC BankFind Server
Project Details
- clafollett/fdic-bank-find-mcp-server
- MIT License
- Last Updated: 6/7/2025
Recomended MCP Servers
CCFM용 Naver DataLab MCP 서버 소스
An example MCP server using Typescript
用于提供给本地开发者的 LLM的高效互联网搜索&内容获取的MCP Server, 节省你的token
Enhanced MCP server for GitLab: group projects listing and activity tracking
Model Context Protocl for AI Prompts API
A Script to Automate Netflix Household from an Email Mailbox with Docker support.
tiangong-lca-mcp
用于mysql和mongodb的mcp





