Back to Home
dennisonbertram icon

mcp-web3-wallet-tester

Verified Safe

by dennisonbertram

Overview

A programmable Ethereum wallet for automated Web3 dApp testing controlled by LLMs via MCP tools.

Installation

Run Command
npx web3-wallet-tester

Environment Variables

  • MCP_PORT
  • WS_PORT
  • ANVIL_RPC_URL
  • CHAIN_ID
  • ACCOUNT_INDEX
  • PRIVATE_KEY

Security Notes

The server includes hardcoded test private keys for Anvil accounts, which is acceptable for a testing tool but means these accounts are not secure for real funds. Sensitive operations (e.g., setting private keys, approving transactions) are exposed via MCP tools and WebSocket, relying on LLM control and policy configuration for safety. The system's security largely depends on the trustworthiness of the controlling LLM and the configured auto-approval policies. Direct JSON parsing of messages from untrusted browser providers via WebSocket/HTTP exists, which could be an attack vector if internal processing is not robust.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Avg Tokens750
Stars0
Forks0
Last Update2025-12-26

Tags

Web3EthereumTestingMCPAutomation