You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.2.0).

check_fraud

Inactive

Tool of io.github.forcedreamai/mcp-server

declared in 0.2.0

Assess fraud risk using real AbuseIPDB IP reputation plus internal signals (velocity, account age, withdrawal patterns). Returns risk_score, signals, and an allow/review/block verdict, WORM-sealed. Requires authentication.

Parameters schema

{
  "type": "object",
  "required": [
    "user_id",
    "action"
  ],
  "properties": {
    "ip": {
      "type": "string",
      "description": "Optional IP to check against AbuseIPDB."
    },
    "action": {
      "type": "string",
      "description": "Action being checked, e.g. \"login\", \"withdrawal\"."
    },
    "user_id": {
      "type": "string",
      "description": "The user/account identifier to assess."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.forcedreamai/mcp-server

https://github.com/forcedreamai/forcedream-mcp

2/7 registries
View full server →
check_fraud — io.github.forcedreamai/mcp-server — PRSM MCP