Provides programmatic access to the FDIC BankFind Suite API, enabling users to query public data on FDIC-insured financial institutions, bank failures, and branch locations. It supports advanced filtering for financial reports, demographics, and institutional history without requiring an API key.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ALLOWED_ORIGINS— Browser-origin requests are checked against . If unset, the server allows the local defaults for localhost and 127.0.0.1 on the configured port, plus non-browser requests with no Origin header.CHAT_ALLOWED_ORIGINSDOCS_LATEST_RELEASE_OUTPUTFDIC_MAX_RESPONSE_BYTES— Set to override the upstream FDIC response-size guard. The default is 5242880 bytes (5 MiB).FRED_API_KEYGEMINI_API_KEYGITHUB_API_URLGITHUB_OUTPUTGITHUB_REPOSITORYGITHUB_TOKENHOST— Local HTTP runs bind to 127.0.0.1 by default. Set if you intentionally want a different bind address.PORT— TRANSPORT=http =3000 node dist/index.jsTRANSPORT— http PORT=3000 node dist/index.js[](https://m8ven.ai/mcp/jflamb-fdic-mcp-server-uztqio)