EVMole runs on your own machine — the client starts it, so there is no endpoint to ping. 287 installs a week from npm. Last commit 2 Aug 2026.
Local structured analysis of deployed EVM runtime bytecode
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 evmole -- npx -y evmole-mcp
{
"mcpServers": {
"evmole": {
"args": [
"-y",
"evmole-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.evmole]
command = "npx"
args = ["-y", "evmole-mcp"]
{
"mcpServers": {
"evmole": {
"args": [
"-y",
"evmole-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"evmole": {
"args": [
"-y",
"evmole-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.