Fdic
Freeby MCP Community
MCP server for the FDIC BankFind Suite API
v1.23.2Added Apr 12, 2026
fdicbankfindmcpmodel-context-protocolbanking
Fdic MCP Server
MCP server for the FDIC BankFind Suite API
Installation
Reviews
Installation
Quick install
npx -y fdic-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"fdic": {
"command": "npx",
"args": ["-y", "fdic-mcp-server"]
}
}
}