You're viewing a demo portfolio

Join the waitlist
PRSM

cfpb_company_complaints

Active

Tool of mcp-cfpb

declared in 0.1.0

Get recent complaints against a specific company (e.g., 'Wells Fargo'). Returns narratives, company responses, and resolution details sorted newest first.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "limit": 25,
      "company": "BANK OF AMERICA"
    },
    {
      "limit": 50,
      "company": "JPMORGAN CHASE"
    }
  ],
  "required": [
    "company"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Number of results (1-100, default 25)"
    },
    "company": {
      "type": "string",
      "description": "Company name (e.g., \"BANK OF AMERICA\", \"CITIBANK\", \"JPMORGAN CHASE\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-cfpb

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

2/7 registries
View full server →
cfpb_company_complaints — mcp-cfpb — PRSM MCP