Skip to content
Back to search
30
MCP

Ethereum Wallet Generator

io.github.nirholas/ethereum-wallet-mcp

Generate Ethereum wallets with BIP39 mnemonics, HD paths, vanity addresses, private key backup

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ethereum-wallet-mcp
MCP server for Ethereum wallet generation and HD wallet operations
0 tools
Ethereum Wallet (EVM)
Enables direct interaction with Ethereum and EVM-compatible blockchains for wallet creation, balance checking, transaction sending, and smar
0 tools
Ethers Wallet
Integrates with Ethereum networks and smart contracts using ethers.js to enable wallet operations, transaction management, and blockchain in
0 tools
Ethereum Address Validator
Validate Ethereum addresses, keys, checksums, keccak256 hashes, function selectors, ENS
0 tools
Ethereum Keystore Encryption
Encrypt/decrypt Ethereum keystore JSON V3 with scrypt/PBKDF2 for secure cold storage
0 tools
Wallet Portfolio
Fetch crypto wallet balances, ERC-20 token holdings, and USD values on Base and Ethereum.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ethereum_wallet_generator": {
      "url": "None",
      "transport": "http"
    }
  }
}