Enterprise DNA
M MCP Servers Developer low

mcpdotdirect/evm-mcp-server

by Various

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

M

MCP

mcpdotdirect/evm-mcp-server

Added 1 June 2026

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

Overview

This MCP server implements the Model Context Protocol to give large language models tools for interacting with EVM networks. It provides read and write access to on-chain data, allowing LLMs to query balances, call contract functions, and submit transactions. Written in TypeScript, it integrates with MCP-compatible clients.

Best for

Best for
Developers building AI agents or tools that need to interact with Ethereum and EVM-compatible blockchains

Use cases

  • Building an LLM agent that monitors on-chain events and alerts users
  • Automating smart contract interactions through natural language prompts
  • Enabling AI assistants to fetch wallet balances or token data from EVM chains

Notes

This MCP server implements the Model Context Protocol to give large language models tools for interacting with EVM networks. It provides read and write access to on-chain data, allowing LLMs to query balances, call contract functions, and submit transactions. Written in TypeScript, it integrates with MCP-compatible clients.

378 stars on GitHub. Last updated 2025-11-26. Licensed MIT.

Use cases

  • Building an LLM agent that monitors on-chain events and alerts users
  • Automating smart contract interactions through natural language prompts
  • Enabling AI assistants to fetch wallet balances or token data from EVM chains

Pros

  • Open source with a growing community (378 stars on GitHub)
  • TypeScript provides type safety and good developer experience
  • Implements standard MCP protocol for easy integration with LLM clients

Cons

  • Only supports EVM-compatible chains, not other blockchains
  • Requires an MCP-capable LLM client to be useful
  • Needs manual configuration of RPC endpoints and chain IDs

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Open source with a growing community (378 stars on GitHub)
  • TypeScript provides type safety and good developer experience
  • Implements standard MCP protocol for easy integration with LLM clients

Cons

  • Only supports EVM-compatible chains, not other blockchains
  • Requires an MCP-capable LLM client to be useful
  • Needs manual configuration of RPC endpoints and chain IDs