XRPL.to MCP Server
One endpoint gives Claude, Cursor or any MCP client live XRPL token analytics — prices, risk reviews, supply flows, holders, traders, order books, AMM pools, whale activity, accounts and exact DEX swap quotes. Read-only: nothing here signs or submits — the only writes are your own notes, scoped to your API key.
POST https://api.xrpl.to/v1/mcpConnect in 30 seconds
claude mcp add xrplto --transport http https://api.xrpl.to/v1/mcp
{
"mcpServers": {
"xrplto": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.xrpl.to/v1/mcp"
]
}
}
}{
"mcpServers": {
"xrplto": {
"url": "https://api.xrpl.to/v1/mcp"
}
}
}claude mcp add xrplto --transport http https://api.xrpl.to/v1/mcp --header "X-Api-Key: YOUR_KEY"
Beyond the dedicated tools, api_get reaches every documented public GET endpoint — the catalog with parameters is the xrplto://reference/api-endpoints resource. Anonymous calls get anonymous rate limits. Send X-Api-Key to use your API plan. Stateless Streamable HTTP, JSON-RPC 2.0 — initialize, tools/list, tools/call, prompts/*, resources/*.
Tool catalog · 49
search_tokensSearch XRPL tokens by name, symbol or issuer address. Returns matching tokens with md5 ids, price, volume and market cap.
query string requiredReturns up to 15 matches with md5, name, issuer, currency, verified flag, price, 24h volume, market cap, holders.
get_tokenDetail for one XRPL token: price, market cap, volume, TVL, holders, origin, risk fields. id = md5, slug, or "XRP". Compact by default (the ~55 essential fields); pass full=true for the entire document.
id string requiredfull boolean = falseReturns token with exch (XRP price), usd, marketcap, vol24hxrp, tvl, holders, trustlines, pro5m/1h/24h/7d changes, origin, tags, creator, top10, creatorHoldingPercent, depthPlus2/Minus2, tvlChange24h, vol6h/7d (full adds description, social links, supply detail and pipeline fields).
get_creator_activityOn-chain activity of a token creator/dev wallet for that token: buys, sells, transfers, liquidity events.
id string requiredReturns events[] of the creator wallet for this token: side (buy/sell/transfer/deposit/withdraw/burn...), amounts, XRP value, time, hash.
get_token_flowSupply flow map: where the issued/dev supply went — held, sold, pooled, sent to exchanges, burned.
id string requiredReturns summary (flowSubject, role dev|issuer, totalTransferred, coverage flags), accountDistribution buckets (held/sold/pooled/toExchange/burned/untraced/unscanned), exchangeBreakdown, linkedAddresses.
analyze_token_riskRisk review for a token: linked prior launches by the same operator, dead-token history, risk signals.
id string requiredReturns riskLevel, score, risk signals, creatorFamily (prior launches by the same operator with dead/verified counts, partial flag), concentration fields.
get_wash_tradingWash-trading check for a token: which wallets self-trade to fake volume, using the per-wallet wash score (0-100, from FIFO/self-trade analysis). Returns a token-level verdict plus the top offenders.
id string requiredinterval 24h|7d|30d|allReturns {washTraders, highWashTraders, washVolumeXrp, tradersScanned, verdict, topWashers[] {account, washScore, suspicious, volumeXrp, trades}}.
find_snipersFind the earliest buyers of a token (snipers) — the first wallets to buy after launch, with how many seconds after the first trade and how much they took. Coordinated early buying is a manipulation signal.
id string requiredwindow_secs integer = 300Returns snipers[] {account, secsAfterFirst, tokensBought, xrpPaid, ledger}, firstTradeTime, windowBuyers.
find_sandwich_attacksScan a token for the sandwich/MEV pattern: wallets that BUY and SELL it in one ledger (round-trips), and the subset where a third party traded the same side bracketed between the two legs by on-chain fill order. Because XRPL orders a ledger by canonical hash shuffle (not fee/time), a one-off bracket is mostly chance — the real signal is a REPEAT bracketer across many ledgers.
id string requiredlimit integer = 200Returns {sameLedgerRoundTrips, bracketedRoundTrips, repeatBracketers[], topBracketers[] {wallet, bracketedLedgers, distinctVictims, direction}}.
get_token_analyticsTrader-side analytics for a token: unique traders, buyer/seller split, suspected wash volume, concentration.
id string requiredReturns trader-side metrics: unique traders/makers/takers, buyer vs seller counts, suspected wash volume share, concentration of volume.
get_related_projectsProjects sharing an AUDIENCE with a token (co-holders, co-mentions) — shared audience, not shared operator.
id string requiredReturns related[] tokens/NFT collections sharing holders or promoters, with shared-wallet counts and posts; empty when none.
get_trending_tokensTop trending XRPL tokens right now.
limit integer = 10Returns tokens ranked by trendingScore with lightweight market fields.
get_new_launchesMost recently launched XRPL tokens, newest first.
limit integer = 10Returns tokens sorted by dateon desc with lightweight market fields.
get_global_statsPlatform-wide XRPL token market stats: totals, 24h volume, active tokens.
Returns platform totals: token count, 24h volume, active tokens, XRP price, fiat rates.
get_top_moversBiggest gainers or losers over a timeframe.
timeframe 5m|1h|24h|7d = 24hdirection gainers|losers = gainerslimit integer = 10Returns tokens[] sorted by the chosen timeframe change (pro5m/1h/24h/7d) with lightweight fields.
get_tokens_by_categoryTokens in a category/tag (e.g. Memes, Stablecoin, Gaming, FirstLedger).
category string requiredlimit integer = 20Returns tokens[] carrying the tag, sorted by 24h volume.
get_newsLatest XRPL/XRP news with sentiment.
limit integer = 15Returns articles[] with title, source, url, published time, sentiment.
get_tradesRecent DEX trades for a token (time, side, amounts, price, trader).
id string requiredlimit integer = 20Returns trades[] with time, side, amounts paid/got, price, maker/taker accounts, tx hash.
get_ohlcOHLC candles for a token (XRP quoted).
id string requiredresolution 1|5|15|60|240|D = Dcount integer = 100Returns ohlc candle array [time, open, high, low, close, volume] in XRP.
get_orderbookLive XRP order book for a token (bids/asks with sizes).
id string requiredlimit integer = 30Returns bids[] and asks[] with price, amount, total, maker; spread.
get_token_pairsTrading pairs a token trades in, with per-pair volume.
id string requiredReturns pairs[] the token trades in with counter asset and 24h volume.
find_arb_pairsCheck a token for an arbitrage gap between its AMM spot price and the live order book (buy cheap on one venue, sell dear on the other).
id string requiredReturns {ammSpot, bestBid, bestAsk, arbGapPct, direction} or none.
get_whale_activityRecent large trades on a token with whale badges (smart money, named wallets, cross-token holders).
id string requiredlimit integer = 25Returns events[] of large fills with side, xrpAmount, account, badges (smart money, named, cross-token holder, new wallet), time, hash.
get_amm_poolsAMM pools for a token: liquidity, fees, APY, LP burned.
id string requiredReturns pools[] with account, assets, liquidity, tradingFee, apy24h/7d, lpBurned %, status.
get_swap_quoteExact swap quote between two tokens on the XRPL DEX (AMM + order book routed). Token ids: md5, or the literal "XRP". Give source_value (amount to spend) OR destination_value (amount to receive).
source_token string requireddestination_token string requiredsource_value stringdestination_value stringsource_account stringReturns quote {source_amount, destination_amount (XRP drops string or {currency,issuer,value}), execution_rate, spot_price, price_impact, amm_price_change, suggested_slippage, minimum_received, paths, warnings, route}, alternatives, requiresTrustline.
get_holdersTop holders of a token with balances and share of supply.
id string requiredlimit integer = 20Returns richList[] with account, balance, holding % of supply, isAMM/isCreator/freeze flags plus summary top10/top20 %.
get_top_tradersTop traders of a token ranked by P&L, volume or wash-trading score, with realized/unrealized PnL, ROI and balances.
id string requiredsortBy pnl|volume|wash = pnlinterval 24h|7d|30d|all = 30dlimit integer = 20Returns traders[] with account, realized/unrealized PnL (XRP), ROI, buy/sell volumes, trade counts, current balance, wash flag.
get_exit_liquidityReal exit-liquidity curve: how much XRP you actually receive selling several sizes of a token against live AMM+book, with price impact per size. Answers "can I get out at size".
id string requiredxrp_sizes arrayReturns curve[] {xrpSize, tokensSold, xrpReceived, effectivePricePct, priceImpact}.
get_wallet_pnlTrading P&L profile of a wallet across all tokens: realized/unrealized PnL, ROI, win rate, volume, best/worst trades.
account string requiredReturns aggregate trading profile: realized/unrealized PnL, ROI, win rate, volumes, trade counts, best/worst trades, per-token breakdown. 404 (isError) for wallets with no DEX trades.
get_holder_graphHolder-count history of a token over a range (growth/decline trend).
id string requiredrange 7d|30d|90d|all = 30dReturns time series of holder counts over the range.
check_scamCheck an XRPL account against the scam blocklist (drainers, phishing, impersonation) plus account-freshness advisory.
account string requiredReturns is_scam, category, reason, source plus first_seen / age_seconds / new_account advisory.
get_account_infoXRPL account profile: balance, activation, name/labels, flags.
account string requiredReturns balance, reserve/ownerCount, inception/parent (activator), name/domain labels, flags, blackholed, scam flags.
get_account_ancestryWho activated an account and who it activated (funding lineage), with tokens launched along the chain.
account string requireddirection up|down|both = bothReturns ancestors[] (who funded whom, depth) and children[] (accounts it activated), tokens launched along the chain.
get_transactionLook up an XRPL transaction by hash.
hash string requiredReturns decoded transaction: type, account, destination, amounts, fee, result code, ledger, date, affected balances.
get_wallet_riskComposite risk read for an XRPL wallet from on-chain signals — scam-list status, account age, funding source (exchange vs unlabeled), blackhole, balance. Transparent factor breakdown + an aggregate level (Low/Medium/Elevated/Critical), not a black-box score.
account string requiredReturns {level, factors, activator, signals}.
get_offrampTrace how a wallet's XRP exits to exchanges INCLUDING one hop downstream (funds → intermediary → exchange), which direct cex-cashout detection misses.
account string requiredlimit integer = 200Returns direct[] and viaIntermediary[] {intermediary, exchange, xrp}.
get_payment_flowsTrace an XRPL wallet's recent XRP payment flows: who funded it and where it sent XRP, aggregated by counterparty with named exchanges labeled.
account string requiredlimit integer = 200Returns inflows[]/outflows[] {counterparty, name, xrp, txCount, isExchange}, netXrp, and scanned (tx count / hasMore).
get_cex_cashoutsDetect XRP a wallet sent to centralized exchanges (Binance, Coinbase, Uphold, Gate.io…), identified from our own account registry, not a hardcoded list.
account string requiredlimit integer = 200Returns cashouts[] {exchange, counterparty, xrp, txCount}, totalXrp, scanned.
describe_bot_activityCharacterize whether a wallet trades like a bot: transaction rate, interval regularity (bots fire at near-constant spacing), and transaction-type mix.
account string requiredlimit integer = 200Returns {txCount, spanHours, txPerDay, intervalRegularity 0-1, typeMix, verdict}.
get_account_transactionsRecent transactions of an XRPL account (payments, trades, trustlines, NFT and AMM activity).
account string requiredlimit integer = 50Returns txs[] decoded (type, counterparty, amounts, time, hash) with hasMore paging flag.
get_account_trustlinesToken holdings (trust lines with balances) of an XRPL account.
account string requiredlimit integer = 100Returns lines[] with currency, issuer, balance, limit, flags plus token names.
get_account_nftsNFTs owned by an XRPL account.
account string requiredReturns nfts[] with NFTokenID, collection, name, image, flags.
get_social_mentionsRecent X/Twitter posts mentioning a token.
id string requiredlimit integer = 20Returns mentions[] posts with author, text, engagement, time.
api_getCall ANY documented public xrpl.to GET endpoint not covered by a dedicated tool (the long tail: NFT collections, charts, platform stats, account balances/objects/offers, ledger, tx explain, pairs, richlists…). Read the resource xrplto://reference/api-endpoints for the full list with parameters. Only paths in the public docs are allowed; auth-gated and admin endpoints are refused.
path string requiredquery objectReturns the endpoint's JSON response, arrays shrunk to fit.
xrpl_commandCall any READ-ONLY rippled JSON-RPC command directly against the XRPL node — the full ledger API for anything the higher-level tools do not cover: account_objects, account_offers, account_channels, ledger_entry, ledger_data, owner_info, noripple_check, deposit_authorized, nft_buy_offers, nft_sell_offers, path_find, ripple_path_find, transaction_entry, get_aggregate_price (price oracles), vault_info (single-asset vaults), simulate (dry-run a tx, submits nothing), server_info, feature, and more. Write/sign/admin commands are refused. Params follow xrpl.org for that command.
command string requiredparams objectReturns the raw rippled result.
search_rippled_sourceSearch the actual rippled C++ source code (the XRPL server implementation) for engine-internals questions the docs and node cannot answer: exact constants, flag bit values, fee/reserve/AMM math, transaction apply/retry logic, canonical tx ordering, error-code meanings. Returns matching file:line excerpts pinned to the checked-out commit, each citable as a GitHub permalink. Use this for "what is the exact value/behaviour in rippled" questions; use search_xrpl_docs (or xrpl.org) for how-to and API reference.
query string requiredregex boolean = falsepath_glob stringcontext integer = 0max_results integer = 25Returns {commit, permalinkBase, count, matches[] {file, line, text}}.
search_forum_postsSearch the scraped early-XRP / Ripple forum corpus for historical context on-chain tools cannot give: BitcoinTalk ripple threads (e.g. "Pizza for ripples?", "Ripple Giveaway!", "Selling XRP for FRC", "A foundation with 80% of the coins can never work"), bitcoin-otc web-of-trust ratings (the fuzzybear OTC trader), and archived forum.ripple.com. Use for provenance / "who said what in early XRP" / founding-era questions. Returns matching passages with the source site and original thread URL, citable.
query string requiredregex boolean = falsemax_results integer = 20Returns {count, matches[] {site, url, title, snippet}}.
save_noteSave a finding under a subject (a wallet, a token, a topic) so it can be recalled in later sessions. Notes belong to the X-Api-Key making the call; without a key this tool explains how to get one.
subject string requiredtext string requiredReturns the stored note {id, subject, text, at}.
recall_notesRecall notes saved earlier under this X-Api-Key, optionally filtered by subject (exact or prefix match).
subject stringReturns notes[] newest first.
delete_noteDelete one saved note by id.
id string requiredReturns {deleted: true|false}.
Prompts · 8
token-audit(token*)Full due diligence on a token: identity, risk review, supply flow, holders, wash check, creator activity, liquidity.
investigate-wallet(account*)Who is this wallet: profile, funding lineage, scam status, trading P&L, holdings, recent activity.
trace-funds(account*)Trace where a wallet's funds came from and went: activation chain, payment history, exchange touchpoints.
market-briefCurrent XRPL token market snapshot: totals, trending, movers, new launches, news.
swap-check(token*, xrp_amount*)Pre-swap due diligence: verify the token, risk, live quote, price impact and liquidity for a given size.
new-launch-scan(count)Screen the newest launches for red flags in one pass.
whale-watch(token*)What large players are doing on a token right now.
compare-tokens(a*, b*)Side-by-side comparison of two tokens on fundamentals and risk.
Resources · 9
xrplto://token/{id}Full token document by md5, slug, issuer-currency or XRP
xrplto://account/{address}XRPL account profile by r-address
xrplto://reference/token-identityToken identity on xrpl.to
xrplto://reference/xrpl-basicsXRPL fees, reserves and settlement facts
xrplto://reference/risk-reviewHow to read analyze_token_risk
xrplto://reference/supply-flowHow to read get_token_flow
xrplto://reference/linksDeep links into xrpl.to
xrplto://reference/amm-mathAMM pricing and depth
xrplto://reference/api-endpointsPublic API endpoint catalog for api_get (167 endpoints)
Catalog fetched live from the server · 2026-09-21 21:42 UTC. Everything the page lists is what tools/list returns.