Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (debug, info, warn, error). | info |
| XRPL_NETWORK | Yes | The XRP Ledger network to connect to (mainnet, testnet, or devnet). | |
| XRPL_WALLET_POLICY | No | Path to the policy configuration JSON file. | Built-in |
| XRPL_WALLET_PASSWORD | Yes | Master encryption password used for the keystore. | |
| XRPL_WALLET_KEYSTORE_PATH | No | Path to the keystore location. | ~/.xrpl-wallet-mcp |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |