MCP Directory
Back

evm-mcp-server

by mcpdotdirect · TypeScript · ★ 374

MCP server that provides LLMs with tools for interacting with EVM networks

#agent#blockchain#ethereum#evm#mcp#mcp-server

Install

npx -y github:mcpdotdirect/evm-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

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. - [Overview](#overview) - [Features](#features) - [Supported Networks](#supported-networks) - [Prerequisites](#prerequisites) - [Installation](#installation) - [Configuration](#configuration) - [Environment Variables](#environment-variables) - [Server Configuration](#server-configuratio…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers