PluginBench
MCP Server

Ethereum Wallet Generator MCP Server

io.github.nirholas/ethereum-wallet-mcp

What is the Ethereum Wallet Generator MCP server?

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

How to install Ethereum Wallet Generator

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ethereum-wallet-mcp": {
      "command": "uvx",
      "args": [
        "ethereum-wallet-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "ethereum-wallet-mcp": {
      "command": "uvx",
      "args": [
        "ethereum-wallet-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "ethereum-wallet-mcp": {
      "command": "uvx",
      "args": [
        "ethereum-wallet-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "ethereum-wallet-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "ethereum-wallet-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add ethereum-wallet-mcp -- uvx ethereum-wallet-mcp

Related MCP servers

3D AI Agent Avatar — render any GLB, give it a Solana wallet, a voice, and pump.fun powers.

View repository →

MCP tools from three.ws: free + paid text-to-3D, rigging, agent reputation, market intel.

View repository →

UCAI — The ABI-to-MCP Server Generator. Convert any smart contract ABI into an AI-ready MCP server.

View repository →

Trending agents and coins, the $THREE holder leaderboard, and the site-wide activity ticker.

View repository →

Browse the AgenC on-chain task marketplace, query the agent registry, and link identities.

View repository →

Self-custodial pump.fun sniper: arm strategies, snipe, manage positions. Simulate by default.

View repository →