FDIC BankFind MCP Server
Related Servers
Alternatives to FDIC BankFind MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables access to quarterly Call Report financials, bank health metrics, failed bank lists, branch maps, and supervisory designations for every US FDIC-insured bank, with no authentication required.6 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables querying and exploring FCC Open Data datasets via Socrata SoQL, including dataset search, metadata retrieval, and data querying.6 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables querying and analyzing US federal grant single-audit filings, including audits, findings, and federal awards, using data from the Federal Audit Clearinghouse.2 npmMIT
- AlicenseNot gradedqualityAmaintenanceResolves messy financial institution records against canonical regulatory identifiers from FDIC, NCUA, and FFIEC public datasets.MIT
- AlicenseAqualityCmaintenanceProvides access to the U.S. Census Bureau Geocoding Services API, enabling geocoding addresses, reverse geocoding coordinates, and retrieving Census geographies without an API key.12MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying US Treasury Fiscal Data through the Treasury Fiscal Data API, providing access to financial data such as debt, spending, and revenue.8 npmMIT
TDQS
Scored across 29 tools
Several tools are effectively duplicates or near-duplicates: search and fdic_search have identical descriptions, as do fetch and fdic_fetch, and fdic_search/fdic_fetch overlap with fdic_search_institutions/fdic_get_institution. Analytical tools like fdic_analyze_bank_health, fdic_compare_peer_health, fdic_detect_risk_signals, and fdic_show_bank_deep_dive also have fuzzy boundaries.
Most tools share an fdic_ prefix, but the convention is mixed: data tools use fdic_search_/fdic_get_, analytical tools alternate between verb phrases like fdic_analyze_bank_health and noun phrases like fdic_ubpr_analysis or fdic_market_share_analysis, and unprefixed search/fetch appear alongside prefixed duplicates. This makes the naming pattern hard to predict.
At 29 tools, the set is in the 25+ range that feels too heavy for the apparent scope. The redundant search/fetch pairs and the large cluster of overlapping analytical tools could be consolidated, so many tools do not clearly earn their place.
The tool surface covers the FDIC BankFind domain thoroughly: search/get tools exist for institutions, failures, locations, history, financials, summaries, SOD, and demographics, and analytical tools cover health, risk, peer comparison, market share, funding, and credit concentration. The only limitations are due to underlying public data availability, not missing tool operations.