64
grade C
3 days ago
glama

MCP Anvil Tools

Enables AI agents to interact with Ethereum smart contracts through Anvil, providing capabilities to read Solidity code, simulate and execute transactions, manipulate blockchain state, query events, and test contracts in isolated environments for development and auditing workflows.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: ALCHEMY_API_KEY, ARBISCAN_API_KEY, ETHERSCAN_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretALCHEMY_API_KEYSet to enable access to any Alchemy-supported network without additional configuration:
configANVIL_DEFAULT_CHAIN_IDDefault chain ID 31337
configANVIL_PORT_ENDAnvil port range end 8555
configANVIL_PORT_STARTAnvil port range start 8545
🔐 secretARBISCAN_API_KEYArbiscan API key -
configAUDIT_MCP_DB_PATHSQLite database path ./audit-mcp.db
configAUDIT_MCP_HOSTHTTP server host 0.0.0.0
configAUDIT_MCP_PORTServer port (default: 3000)
🔐 secretETHERSCAN_API_KEYOptional, for source code verification
configLOG_FILELog file path ./audit-mcp.log
configLOG_LEVELLogging level info
configMAINNET_RPC_URLRPC endpoint for mainnet interactions
configSEPOLIA_RPC_URLSepolia RPC (overrides Alchemy) -
configSLITHER_PATHPath to Slither binary /usr/local/bin/slither
configSOLC_PATHPath to Solc binary /usr/local/bin/solc
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dennisonbertram-mcp-anvil-tools-mnxuwp)](https://m8ven.ai/mcp/dennisonbertram-mcp-anvil-tools-mnxuwp)
commit: c97af9e9dcd694b4d7adede0159e6500ceda57ad
code hash: c1b68fc199b971f838336253ae8471085ae4eddf95c62ba476a8b22e9eebcaed
verified: 4/18/2026, 6:34:44 PM
view raw JSON →