You're viewing a demo portfolio

Join the waitlist
PRSM

cfpb_product_breakdown

Active

Tool of mcp-cfpb

declared in 0.1.0

Get complaint counts by product category (e.g., 'Credit Card', 'Mortgage'). Filter by company or date range.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "company": "WELLS FARGO"
    },
    {
      "end_date": "2024-01-01",
      "start_date": "2023-01-01"
    }
  ],
  "properties": {
    "company": {
      "type": "string",
      "description": "Optional company name to filter by"
    },
    "end_date": {
      "type": "string",
      "description": "End date in YYYY-MM-DD format"
    },
    "start_date": {
      "type": "string",
      "description": "Start date in YYYY-MM-DD format"
    }
  }
}

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 →