xrpl-mcp-service

xrpl-mcp-service

2

The XRPL MCP Service is an MCP server that facilitates interaction with the XRP Ledger. It provides standardized endpoints for AI models to access account information, decentralized exchange features, NFT operations, and more. It also includes future plans for advanced trading and additional NFT functionalities.

xrpl_account_info

Get basic account details

xrpl_account_balances

Get XRP and token balances

xrpl_account_lines

Get a trust line

xrpl_account_offers

Get active transaction quotes

xrpl_account_nfts

Get NFT Holdings

xrpl_account_tx

Get transaction history

xrpl_order_book

View Order Book

xrpl_market_price

Get current market price

xrpl_amm_info

Get automatic market maker information

xrpl_nft_offers

View NFT Buy and Sell Quotes

xrpl_set_trust_line

Build a line of trust

xrpl_remove_trust_line

Remove the trust line

xrpl_payment_channels

Get payment channel information

xrpl_find_path

Find payment paths

xrpl_deposit_auth

Check payment authorization

xrpl_server_info

Get node status and information

xrpl_submit_tx

Submit a signature transaction