EVM Blockchain

Integrates with EVM-compatible blockchains to enable querying data, transferring tokens, reading smart contracts, and resolving ENS names across Ethereum, Optimism, Arbitrum, and Base networks.

Featured
View Source
301 stars
0 tools
Created Aug 2025
@mcpdotdirect/mcpdotdirect-evm-blockchain-evm-mcp-server

About

Integrates with EVM-compatible blockchains to enable querying data, transferring tokens, reading smart contracts, and resolving ENS names across Ethereum, Optimism, Arbitrum, and Base networks.

Categories

general

Installation

npm

npm install @mcpdotdirect/mcpdotdirect-evm-blockchain-evm-mcp-server

Configuration

{ "mcpServers": { "mcpdotdirect-evm-blockchain-evm-mcp-server": { "command": "npx", "args": [ "-y", "@mcpdotdirect/mcpdotdirect-evm-blockchain-evm-mcp-server" ] } } }