fdic_summary
ActiveTool of Fdic
declared in 0.1.0
Get industry-wide totals for all FDIC-insured banks on a reporting date. Returns total assets, deposits, net income, interest income, loan count, institution count.
Parameters schema
{
"type": "object",
"examples": [
{
"date": "20240331"
}
],
"required": [
"date"
],
"properties": {
"date": {
"type": "string",
"description": "Report date in YYYYMMDD format (e.g., \"20240331\" for Q1 2024)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fdic
https://github.com/pipeworx-io/mcp-fdic
1/7 registries