xrpl-mcp-server
4
The XRPL MCP Server is a Model Context Protocol server that facilitates access to XRP Ledger data for AI models. It acts as a bridge for real-time data retrieval and interaction with the XRP Ledger.
XRPL MCP Server
Overview
XRPL MCP Server acts as a bridge between large language models (LLMs) like Claude and GPT and the XRP Ledger. It enables AI models to retrieve account information from the XRP Ledger through a standardized API interface.
Features
- Get account information (balance, sequence number)
- Query trust lines and issued currencies
- View NFTs owned by accounts
- Retrieve transaction history
- Access order book data from the DEX
- Submit signed transactions to the network
- Get server status information
- Reliable XRP Ledger data access through MCP
- Easy integration with MCP-compatible AI applications
Usage
Using with Claude or Other MCP-Compatible AI Assistants
Install the XRPL MCP Server and integrate the tools with AI applications like Claude to retrieve XRP Ledger account information.