evm-mcp-server and evmscope
These are complementary tools—evmscope provides specialized, multi-chain blockchain intelligence capabilities (data indexing, analytics, querying across 7 chains) that extend the general EVM interaction capabilities of evm-mcp-server, allowing them to be used together for both transaction execution and on-chain data analysis.
About evm-mcp-server
mcpdotdirect/evm-mcp-server
MCP server that provides LLMs with tools for interacting with EVM networks
Exposes 22 tools and 10 AI prompts for reading blockchain state, executing smart contracts with automatic ABI fetching from block explorers, and managing token transfers (ERC20/721/1155) across 60+ EVM networks. Built on Viem and the Model Context Protocol, it unifies chain interactions through ENS name resolution and supports both read operations and write transactions configured via private key or BIP-39 mnemonic with HD wallet derivation.
About evmscope
calintzy/evmscope
EVM blockchain intelligence toolkit for AI agents — 23 MCP tools across 7 chains (Ethereum, Polygon, Arbitrum, Base, Optimism, Avalanche, BSC). Zero config.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work