FDIC BankFind
pulsemcp/fdic bankfindProvides a Rust-based proxy for the FDIC BankFind API, enabling access to detailed financial institution data including institutions, locations, failures, and demographics for financial analysis, banking research, and regulatory compliance workflows.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"fdic_bankfind": {
"url": "None",
"transport": "http"
}
}
}