HomeOther › EVMole

EVMole

Local structured analysis of deployed EVM runtime bytecode

Rust
★ 465 stars Last pushed 2026-09-16 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.9.3)

npx -y evmole-mcp@0.9.3

Or add to your MCP client config:

{
  "mcpServers": {
    "evmole": {
      "command": "npx",
      "args": [
        "-y",
        "evmole-mcp@0.9.3"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry