evm-mcp

JamesANZ/evm-mcp
★ 2 stars TypeScript AI/LLM Updated today
An MCP server that provides complete access to Ethereum Virtual Machine (EVM) JSON-RPC methods. Works with any EVM-compatible node provider including Infura, Alchemy, QuickNode, local nodes, and more.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "evm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "JamesANZ/evm-mcp"
      ]
    }
  }
}

README Excerpt

> **Complete EVM JSON-RPC access in your AI workflow.** Query any EVM-compatible network (Ethereum, Polygon, Arbitrum, Optimism, BSC, and more) through any node provider. Works with Infura, Alchemy, QuickNode, local nodes, and more. An [MCP (Model Context Protocol)](https://modelcontextprotocol.io) server that provides comprehensive access to Ethereum Virtual Machine (EVM) JSON-RPC methods for AI coding environments like Cursor and Claude Desktop.

Tools (15)

ALCHEMY_API_KEYCUSTOM_NETWORKSCUSTOM_PROVIDERSDEFAULT_NETWORKDEFAULT_PROVIDERINFURA_API_KEYKNOWN_ADDRESSESRPC_PROVIDER_ORDERWALLET_ADDRESSESaddressaliasesdecimalsdescriptionnetworktype

Topics

evmllmsmcp-server