You're viewing a demo portfolio

Join the waitlist
PRSM

cfpb_get_complaint

Active

Tool of mcp-cfpb

declared in 0.1.0

Retrieve full details for a specific complaint by ID. Returns narrative, company response, resolution status, and metadata.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "complaint_id": "3385723"
    }
  ],
  "required": [
    "complaint_id"
  ],
  "properties": {
    "complaint_id": {
      "type": "string",
      "description": "CFPB complaint ID number"
    }
  }
}

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_get_complaint — mcp-cfpb — PRSM MCP