{"slug":"jamesanz/evm-mcp","name":"evm-mcp","description":"An MCP server that provides complete access to Ethereum Virtual Machine (EVM) JSON-RPC methods. Works with any EVM-compatible node provider including Infura, Alchemy, QuickNode, local nodes, and more.","category":"development","tags":[],"official":false,"stars":1,"transport":null,"install":[{"cmd":"npm install -g @jamesanz/evm-mcp","imports":[]}],"tools":[{"name":"eth_blockNumber","description":"Get latest block number"},{"name":"eth_getBalance","description":"Get account balance"},{"name":"eth_getTransactionCount","description":"Get transaction count (nonce)"},{"name":"eth_getBlockByNumber","description":"Get block information"},{"name":"eth_getTransactionByHash","description":"Get transaction details"},{"name":"eth_getTransactionReceipt","description":"Get transaction receipt"},{"name":"eth_getCode","description":"Get contract bytecode"},{"name":"eth_getStorageAt","description":"Get storage value"},{"name":"eth_call","description":"Execute contract call"},{"name":"eth_estimateGas","description":"Estimate gas for transaction"},{"name":"eth_sendRawTransaction","description":"Send signed transaction"},{"name":"eth_gasPrice","description":"Get current gas price"},{"name":"eth_getLogs","description":"Get event logs"},{"name":"eth_chainId","description":"Get chain ID"},{"name":"net_version","description":"Get network version"},{"name":"net_listening","description":"Check if listening"},{"name":"net_peerCount","description":"Get peer count"},{"name":"web3_clientVersion","description":"Get client version"},{"name":"web3_sha3","description":"Hash data with Keccak-256"}],"env_vars":["YOUR_API_KEY","CHAIN_ID","YOUR_TOKEN"],"auth_type":"none","github":"https://github.com/JamesANZ/evm-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}