cfpb_get_complaint
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-cfpb
https://github.com/pipeworx-io/mcp-cfpb
2/7 registries