mcpbeat Sign in

XRPL Wallet Risk Score MCP Server

by kynto2001-ctrl Your server? Claim it
local only

XRPL Wallet Risk Score runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm.

XRPL wallet risk scoring. Behavioral tags, sub-scores, graph analysis. Pay per call in XRP.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 19 · avg 5 · +279% w/w
a month agotoday
51
Installs / week
npm · @xrplriskscore/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

What the code does

We have not read this server's code yet

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository kynto2001-ctrl/wallet-risk-service
пакет @xrplriskscore/mcp ссылается на kynto2001-ctrl/xrplriskscore-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add xrplriskscore-mcp -- npx -y @xrplriskscore/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "xrplriskscore-mcp": {
      "args": [
        "-y",
        "@xrplriskscore/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.xrplriskscore-mcp]
command = "npx"
args = ["-y", "@xrplriskscore/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "xrplriskscore-mcp": {
      "args": [
        "-y",
        "@xrplriskscore/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "xrplriskscore-mcp": {
      "args": [
        "-y",
        "@xrplriskscore/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to XRPL Wallet Risk Score

same job, measured the same way
Commit — Supply Chain Risk Scoring
by piiiico

Supply chain risk scoring for npm, PyPI, Cargo, and Go. 9 tools. Behavioral signals.

97 installs/wk 12 tools answering
Chainverdict
by chainverdict

Pay-per-call x402 checks before an agent moves money: token safety, wallet risk, identifiers.

20 tools answering
Solradar MCP
by webios2026-byte

Solana meme-coin trust scores, rug-risk flags, and wallet analytics from SolRadar.

24 installs/wk 3 tools answering
Health API
by nicodemus941

Clinical AI for lab analysis, biomarker scoring, health narratives, and risk insights.

45 installs/wk local only
IBM Granite via x402
by nirholas

x402 pay-per-use IBM Granite AI: chat, code, embeddings, analysis, forecasting. Pay USDC per call.

197 installs/wk local only
MCP Safety Warden
by gautamvarmadatla

MCP proxy adding security scanning, behavioral profiling, risk gating, and safe tool call execution.

1 001 installs/wk local only
I
Guava Wallet Intelligence
by guava-research

Crypto security, honeypot detection, wallet analysis, and token risk scoring across 31 blockchains.

659 installs/wk answering
Taskfleet MCP
by bfai-1

Pay-per-call MCP tools: web search, scraping, on-chain wallet intel, extraction. x402 USDC on Base.

46 installs/wk local only

XRPL Wallet Risk Score — questions

Answers built from our own checks of this server.

Why is there no uptime for XRPL Wallet Risk Score?
XRPL Wallet Risk Score runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @xrplriskscore/mcp was installed 51 times last week.
Is XRPL Wallet Risk Score still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect XRPL Wallet Risk Score?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @xrplriskscore/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use XRPL Wallet Risk Score?
The npm package @xrplriskscore/mcp was installed 51 times in the last week. Week over week that is +279%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.