EVMole
Rank #2,200io.github.cdump/evmole
Local structured analysis of deployed EVM runtime bytecode
EVMole is a Model Context Protocol (MCP) server published by cdump. It ranks #2,200 of 132,046 servers tracked on MCP Toplist, and its repository has 464 GitHub stars. EVMole is listed on Official MCP, with 1 tracked version. It was first listed on Mar 14, 2026 and most recently updated on Jul 31, 2026.
Ranks ahead of 129,846 of 132,046 servers on MCP Toplist.
Use EVMole
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add evmole -- npx -y evmole-mcp[mcp_servers.evmole]
command = "npx"
args = ["-y", "evmole-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"evmole": {
"command": "npx",
"args": [
"-y",
"evmole-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"evmole": {
"command": "npx",
"args": [
"-y",
"evmole-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"evmole": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"evmole-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"evmole": {
"command": "npx",
"args": [
"-y",
"evmole-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"evmole": {
"command": "npx",
"args": [
"-y",
"evmole-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cdump%2Fevmole)<a href="https://mcptoplist.com/server/io.github.cdump%2Fevmole"><img src="https://mcptoplist.com/badge/io.github.cdump%2Fevmole.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
cdump
Available versions (1)
| Version | Published |
|---|---|
| 0.9.3 | Jul 31, 2026 |
Frequently asked questions
- Who maintains EVMole?
- EVMole is maintained by cdump, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is EVMole listed on the Official MCP Registry?
- Yes — EVMole is listed on the Official MCP Registry.
- How many versions does EVMole have?
- MCP Toplist tracks 1 version of EVMole, most recently published on Jul 31, 2026.
- Where can I find the source code for EVMole?
- The source code for EVMole is hosted at github.com/cdump/evmole.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.