You're viewing a demo portfolio

Join the waitlist
PRSM

fdic_financials

Active

Tool of Fdic

declared in 0.1.0

Get quarterly financial metrics for a bank by CERT ID. Returns assets, deposits, net income, interest income, loan losses, ROA, ROE, efficiency ratio.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "cert": "628"
    },
    {
      "cert": "628",
      "limit": 12
    }
  ],
  "required": [
    "cert"
  ],
  "properties": {
    "cert": {
      "type": "string",
      "description": "FDIC certificate number"
    },
    "limit": {
      "type": "number",
      "description": "Number of quarterly reports to return (default 8, which is 2 years)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Fdic

https://github.com/pipeworx-io/mcp-fdic

1/7 registries
View full server →
fdic_financials — Fdic — PRSM MCP