mcpbeat Sign in

XRPL-Utilities MCP Server

by xrpl-utilities Your server? Claim it
local only

XRPL-Utilities runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from npm. Last commit 22 Sep 2026.

XRPL data tools for AI agents: wallet classifier, signals, RWA tracker, ETF flows. Pay via x402.

Installs per day peak 382 · avg 69 · -57% w/w
a month agotoday
73
Installs / week
npm · @xrpl-utilities/mcp
0
Stars
3 open issues
22 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check XRPL-Utilities every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 mcp -- npx -y @xrpl-utilities/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@xrpl-utilities/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@xrpl-utilities/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@xrpl-utilities/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@xrpl-utilities/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to XRPL-Utilities

same job, measured the same way
O
Polyform
by polyform

Pay-per-call data APIs for AI agents. USDC on Base via x402. 33 tools, no signup.

67 tools answering
Agent Web Reader
by charliemorrison

Pay-per-call data tools for AI agents: crypto signal, web reader, SEO audit. x402 USDC on Base.

3 tools answering
C
Utilsforagents MCP
by utilsforagents

Pay-per-call AI agent utilities via x402 on Base (USDC). 7 tools, $0.003/call.

24 installs/wk local only
Orchard Data MCP
by letom1176-spec

Pay-per-call market data for AI agents via x402 (USDC on Base): regime, track record, catalysts.

36 installs/wk local only
C
Cerberus Index
by cerberusindex

XRPL token rug-checks, issuer reputation & AMM data for AI agents. Pay-per-call USDC via x402.

20 tools answering
AgentScrape
by hshintelligence

Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.

6 tools answering
Toolcall
by toolcall

30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.

20 tools answering
X402 API
by fernsugi

DeFi data API for AI agents — pay-per-call via x402/USDC on Base

39 installs/wk local only

XRPL-Utilities — questions

Answers built from our own checks of this server.

Why is there no uptime for XRPL-Utilities?
XRPL-Utilities 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 @xrpl-utilities/mcp was installed 73 times last week.
How do I connect XRPL-Utilities?
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 @xrpl-utilities/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use XRPL-Utilities?
The npm package @xrpl-utilities/mcp was installed 73 times in the last week. Week over week that is -57%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is XRPL-Utilities open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.