XRPL MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_account_infoA | Get detailed information about an XRPL account including balance, sequence number, and flags |
| get_account_linesA | Get trust lines (token balances) for an XRPL account. Shows all tokens the account holds or can receive. |
| get_account_currenciesA | Get a list of currencies an account can send or receive |
| get_account_transactionsC | Get transaction history for an XRPL account |
| get_transactionA | Get detailed information about a specific transaction by its hash |
| get_ledgerB | Get information about a specific ledger or the latest validated ledger |
| get_server_infoA | Get information about the XRPL server/node including its current state, version, and sync status |
| pingA | Ping the XRPL server to check connectivity and measure response time |
| get_account_nftsB | Get all NFTs (Non-Fungible Tokens) owned by an XRPL account |
| get_nft_infoA | Get detailed information about a specific NFT by its NFT ID |
| get_account_offersB | Get all open DEX (Decentralized Exchange) offers for an XRPL account |
| get_order_bookA | Get the order book for a currency pair on the XRPL DEX. Shows current buy and sell offers. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/esonica/mcp_xrpl'
If you have feedback or need assistance with the MCP directory API, please join our Discord server