Back to Home
mcpdotdirect icon

evm-mcp-server

Verified Safe

by mcpdotdirect

Overview

Enables AI agents to interact with 60+ EVM-compatible blockchains, perform transactions, query data, and interact with smart contracts via a unified Model Context Protocol (MCP) interface.

Installation

Run Command
npx @mcpdotdirect/evm-mcp-server

Environment Variables

  • EVM_PRIVATE_KEY
  • EVM_MNEMONIC
  • EVM_ACCOUNT_INDEX
  • ETHERSCAN_API_KEY
  • MCP_PORT
  • MCP_HOST

Security Notes

Sensitive credentials (EVM_PRIVATE_KEY, EVM_MNEMONIC, ETHERSCAN_API_KEY) are correctly handled via environment variables and are never exposed as tool arguments. The server sets an input payload limit (10MB) for basic DoS prevention. Write operations are guarded by explicit AI-guided prompts emphasizing user confirmation and security checks. The HTTP server listens on 0.0.0.0 by default, which is common for backend services but requires external security measures (e.g., HTTPS, firewall) in production. No 'eval' or malicious obfuscation patterns were detected in the provided source code.

Similar Servers

Stats

Interest Score79
Security Score9
Cost ClassHigh
Avg Tokens1000
Stars345
Forks87
Last Update2025-11-26

Tags

evmblockchainweb3aismart-contracts