Ethereum Wallet Generator runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from pypi. Last commit 30 Jul 2026.
Generate Ethereum wallets with BIP39 mnemonics, HD paths, vanity addresses, private key backup
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ethereum-wallet-mcp -- uvx ethereum-wallet-mcp
{
"mcpServers": {
"ethereum-wallet-mcp": {
"args": [
"ethereum-wallet-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ethereum-wallet-mcp]
command = "uvx"
args = ["ethereum-wallet-mcp"]
{
"mcpServers": {
"ethereum-wallet-mcp": {
"args": [
"ethereum-wallet-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ethereum-wallet-mcp": {
"args": [
"ethereum-wallet-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.