| name | evm-mcp |
| description | Universal EVM MCP server supporting 30+ EVM-compatible chains including Ethereum, Polygon, BSC, and Arbitrum. |
| version | 1.0.0 |
| metadata | {"openclaw":{"tags":["evm","multi-chain","ethereum","polygon","arbitrum"],"official":false,"source":"https://github.com/mcpdotdirect/evm-mcp-server"}} |
EVM MCP Server
Community MCP server from mcpdotdirect.
Universal EVM MCP server supporting 30+ EVM-compatible chains including Ethereum, Polygon, BSC, and Arbitrum. A single MCP interface for interacting with any EVM-compatible blockchain, providing balance queries, transaction execution, contract interaction, and cross-chain data access.
Installation
git clone https://github.com/mcpdotdirect/evm-mcp-server
cd evm-mcp-server
npm install
Links