finance & fintech

Xrpl Mcp Server

MCP server for the XRP Ledger that provides access to account information, transaction history, and network data. Allows querying ledger objects, submitting transactions, and monitoring the XRPL network.

0
View on GitHub

Installation

npx -y RomThpt/xrpl-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "xrpl-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "RomThpt/xrpl-mcp-server"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →