Compare FDIC reporting snapshots across a set of institutions and rank the results by growth, profitability, or efficiency changes.
This tool is designed for heavier analytical prompts that would otherwise require many separate MCP calls. It batches institution roster lookup, financial snapshots, optional office-count snapshots, and can also fetch a quarterly time series inside the server.
Good uses:
- Identify North Carolina banks with the strongest asset growth from 2021 to 2025
- Compare whether deposit growth came with branch expansion or profitability improvement
- Rank a specific cert list by ROA, ROE, asset-per-office, or deposit-to-asset changes
- Pull a quarterly trend series and highlight inflection points, streaks, and structural shifts
Inputs:
- state or certs: choose a geographic roster or provide a direct comparison set
- start_repdte, end_repdte: Report Dates (REPDTE) in YYYYMMDD format — must be quarter-end dates (0331, 0630, 0930, 1231)
- analysis_mode: snapshot or timeseries
- institution_filters: optional extra institution filter when building the roster
- active_only: default true
- include_demographics: default true, adds office-count comparisons when available
- sort_by: ranking field (default: asset_growth). All options: asset_growth, asset_growth_pct, dep_growth, dep_growth_pct, netinc_change, netinc_change_pct, roa_change, roe_change, offices_change, assets_per_office_change, deposits_per_office_change, deposits_to_assets_change
- sort_order: ASC or DESC
- limit: maximum ranked results to return
Returns concise comparison text plus structured deltas, derived metrics, and insight tags for each institution.
Connector