Check any XRPL wallet for risk before sending XRP.
21-signal AI analysis including OFAC sanctions screening,
wash trading detection, bot timing patterns, and known
scam database. Returns instant ALLOW/CHALLENGE/BLOCK verdict.
Built for AI agents operating on the XRP Ledger.
Server Config
{
"mcpServers": {
"xrpl-risk-scorer": {
"command": "node",
"args": [
"mcp-server.mjs"
],
"description": "XRPL wallet risk scoring with 21 signals, OFAC sanctions screening, and x402 payments"
}
}
}