Agent♥︎Age
Catalog

EVMole

Official

by cdump · Rust

Local structured analysis of deployed EVM runtime bytecode

io.github.cdump/evmole MCP Server

io.github.cdump/evmole is a local MCP server for EVMole, a structured analyzer focused on deployed EVM runtime bytecode. It provides a single MCP tool for analyzing runtime bytecode, intended for MCP-compatible agents and clients. The server communicates over stdio and is run locally via Node.js tooling.

🛠️ Key Features

  • Local structured analysis of deployed EVM runtime bytecode
  • Exposes one tool: analyze_evm_bytecode
  • Communicates over stdio
  • Project identity: evmole-mcp

🚀 Use Cases

  • Analyze deployed contract runtime bytecode
  • Support MCP clients that need bytecode analysis via a single tool

⚡ Developer Benefits

  • Simple MCP integration with one available tool (analyze_evm_bytecode)
  • Local execution using npx -y evmole-mcp@latest

⚠️ Limitations

  • Node.js 22 or newer is required
  • Only one tool is provided (no additional MCP tools listed)

📌 Topics

  • ethereum, evm, solidity, bytecode, web3

Topics

ethereumevmsoliditybytecodeweb3