MCP Servers / other / CryptoAPIs MCP HD Wallet

CryptoAPIs MCP HD Wallet

JSON →
stdionone1other

MCP server for HD wallet management, balance retrieval, and sync on EVM, UTXO, and XRP blockchains via Crypto APIs

Install
How to run this server
[ { "cmd": "npx @cryptoapis-io/mcp-hd-wallet", "imports": [] } ]
server path: cryptoapis-mcp-hd-wallet
Tools
What this server exposes
generate_mnemonic
Generate a new mnemonic phrase (BIP39) for HD wallet creation.
create_wallet
Create an HD wallet from a mnemonic phrase with optional passphrase.
derive_address
Derive a cryptocurrency address from an HD wallet using a derivation path.
sign_transaction
Sign a transaction using an HD wallet's private key.
get_balance
Get the balance of a cryptocurrency address.
get_transaction_history
Get transaction history for a cryptocurrency address.
Configuration
Environment & auth
authnone
envYOUR_API_KEY
envCRYPTOAPIS_API_KEY
Resources
CryptoAPIs MCP HD Wallet — MCP Server · libregistry