fintech_bank_health_check
ActiveTool of Fintech Intel
declared in 0.1.0
Assess a bank's financial health, risk profile, and regulatory status by name (e.g., "JPMorgan Chase"). Returns FDIC data, balance sheets, compliance status, failure risk, and consumer complaints.
Parameters schema
{
"type": "object",
"examples": [
{
"bank_name": "JPMorgan Chase"
},
{
"bank_name": "Bank of America"
}
],
"required": [
"bank_name"
],
"properties": {
"bank_name": {
"type": "string",
"description": "Bank name to analyze"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fintech Intel
https://github.com/pipeworx-io/mcp-fintech-intel
1/7 registries