mcp-cryptowallet-evm
3
The MCP Crypto Wallet EVM provides blockchain capabilities to Ethereum and EVM-compatible blockchain operations. It leverages ethers.js for managing wallets, executing transactions, and interacting with blockchain networks efficiently through Claude. Installation supports both npx execution and manual setup, enabling easy integration with Claude Desktop.
wallet_create_random
Create a random wallet
wallet_from_private_key
Import wallet from private key
wallet_from_mnemonic
Importing wallet from mnemonic words
wallet_get_balance
Check the wallet balance
wallet_send_transaction
Send a transaction
wallet_sign_message
Signature message
provider_get_block
Get block information
network_get_block_number
Get the current block number