mcp-fraud

zavora-ai/mcp-fraud
★ 0 stars Rust AI/LLM Updated 5d ago
Fraud MCP Server — unified fraud detection (signals + risk scoring) and case review (alerts, gated decisions, block/allow lists) for retail and insurance SIU fraud agents
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-fraud": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-fraud"
      ]
    }
  }
}

README Excerpt

A unified fraud layer for [ADK-Rust Enterprise](https://enterprise.adk-rust.com) agents — combining **fraud signals + risk scoring** (detection) and **case alerts + gated decisions** (review) in one server. 19 MCP tools serving both the retail Fraud Review Agent and the insurance SIU Fraud Triage Agent.

Tools (13)

add_noteadd_signalassign_caseclose_casecreate_casedecide_caseescalate_caseget_audit_trailget_signalslist_rulesrescore_casescore_entityupsert_rule