fdic_get_institution
ActiveTool of Fdic
declared in 0.1.0
Get detailed profile for an FDIC-insured bank (e.g., CERT "5136"). Returns name, location, assets, deposits, and regulatory details.
Parameters schema
{
"type": "object",
"examples": [
{
"cert": "628"
}
],
"required": [
"cert"
],
"properties": {
"cert": {
"type": "string",
"description": "FDIC certificate number (e.g., \"628\" for Chase)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Fdic
https://github.com/pipeworx-io/mcp-fdic
1/7 registries