EVM MCP Server
Generic EVM MCP — any chain, any wallet, ERC-20 support, 374 stars
The most popular community generic-EVM MCP. Configurable RPC, wallet + token transfers + contract interactions. Caveat: raw private key in env — custodial-ish, not truly non-custodial.
About
A comprehensive Model Context Protocol (MCP) server that provides blockchain services across 60+ EVM-compatible networks. This server enables AI agents to interact with Ethereum, Optimism, Arbitrum, Base, Polygon, and many other EVM chains with a unified interface through 22 tools and 10 AI-guided prompts.
What you can actually do
Broken down by module — each lists the real actions available.
Get the address of the configured wallet (from EVM_PRIVATE_KEY) · none
Description · Key Parameters
----------------------------------- · --------------
Get network information · network
List all supported EVM networks · none
Get current gas prices on a network · network
Description · Key Parameters
---------------------------------- · --------------------
Resolve ENS name to address · ensName, network
Reverse lookup address to ENS name · address, network
Description · Key Parameters
--------------------------------- · ---------------------------------------
Get block data · blockNumber or blockHash, network
Get latest block data · network
Get transaction details · txHash, network
Install
Pick your runtime, copy the snippet, paste it into your client config.
{
"mcpServers": {
"mcpdotdirect-evm": {
"command": "npx",
"args": ["-y", "mcpdotdirect-evm"]
}
}
}- ·Node.js 20+
- ·An MCP-compatible client
Project pulse
Live from GitHub — see if the project is actually maintained.
How it compares
Position among 11 tools in the wallet category
Security profile
Similar tools
Phantom official MCP (launched Feb 2026) — non-custodial signing for Solana + EVM + Bitcoin + Sui
Crossmint Checkout — let agents purchase digital goods with credit card or USDC
Armor commercial managed wallet + swap + strategic planning
Base L2 official toolkit (with CDP wallet) — onchain ops + transactions + analytics