# Evm MCP

> Universal EVM MCP server supporting 30+ EVM-compatible chains including Ethereum, Polygon, BSC, and Arbitrum.

- Skill: `yejiming/evm-mcp` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yejiming/evm-mcp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yejiming/evm-mcp/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: yejiming (https://skillmd.com/u/yejiming)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yejiming/evm-mcp

---


# EVM MCP Server

Community MCP server from mcpdotdirect.

Universal EVM MCP server supporting 30+ EVM-compatible chains including Ethereum, Polygon, BSC, and Arbitrum. A single MCP interface for interacting with any EVM-compatible blockchain, providing balance queries, transaction execution, contract interaction, and cross-chain data access.

## Installation

```bash
# From the official repo:
git clone https://github.com/mcpdotdirect/evm-mcp-server
cd evm-mcp-server
npm install
```

## Links

- **GitHub**: https://github.com/mcpdotdirect/evm-mcp-server
- **Documentation**: https://github.com/mcpdotdirect/evm-mcp-server#readme

