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
# From the official repo:
git clone https://github.com/mcpdotdirect/evm-mcp-server
cd evm-mcp-server
npm install