EVM MCP ServerServer

mcpdotdirect
GitHub
BlockchainWeb3Cryptocurrency

Loading subscription status...

💡 Description

A comprehensive Model Context Protocol (MCP) server that provides blockchain services across multiple EVM-compatible networks. This server allows AI agents to interact with Ethereum, Optimism, Arbitrum, Base, Polygon, and many other EVM chains through a unified interface.

📝 JSON Entries

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

🛠️ Tools

write_contractget_chain_inforesolve_ensget_block_by_numberget_balanceget_erc20_balanceget_transactionget_transaction_receipt

Features

  • Access blockchain data across more than 30 EVM-compatible networks
  • Token transfer and smart contract interaction
  • ENS name resolution for human-readable addresses

💬 Example Queries

  • Check the ETH balance of vitalik.eth
  • Transfer 0.1 ETH from my wallet to vitalik.eth
  • Show the latest block on optimism