drio
Open app

MCP Ethers Wallet

Source

A full implementation of Ethers as an AI tool for the model context protocol

Catalog onlyCatalog onlySTDIO

Overview

MCP Ethers Wallet is a server implementation of the Model Context Protocol that allows AI tools to interact with Ethereum wallets and networks using Ethers.js v6.

To use MCP Ethers Wallet, install it via npm, start the server, and configure it with your Alchemy API key. You can then interact with the server through various tools provided.

  • Query blockchain data across multiple networks - Interact with smart contracts - Manage wallet operations - Resolve ENS names - Handle transactions and estimate gas costs
  1. Querying Ethereum blockchain data for analysis.
  2. Managing wallet operations for automated trading bots.
  3. Interacting with smart contracts for decentralized applications.

Add to your AI client

Use these steps to connect MCP Ethers Wallet in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-ethers-server-crazyrabbitltc": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ethers-server-crazyrabbitltc"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-ethers-server-crazyrabbitltc": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ethers-server-crazyrabbitltc"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-ethers-server-crazyrabbitltc": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ethers-server-crazyrabbitltc"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-ethers-server-crazyrabbitltc": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ethers-server-crazyrabbitltc"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-ethers-server-crazyrabbitltc": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ethers-server-crazyrabbitltc"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-ethers-server-crazyrabbitltc": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-ethers-server-crazyrabbitltc"
      ]
    }
  }
}

FAQ

What networks does MCP Ethers Wallet support?

It supports multiple networks including Ethereum Mainnet, Polygon PoS, Arbitrum, and Optimism.

Is there a cost to use MCP Ethers Wallet?

The server is free to use, but you may incur costs based on the Ethereum network fees.

How do I handle errors while using the server?

The server provides detailed error messages for common issues such as invalid network names or transaction errors.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2264,"uuid":"a7acf695-06a9-428d-8c2a-7afc57acf6ee","name":"mcp-ethers-server","title":"MCP Ethers Wallet","description":"A full implementation of Ethers as an AI tool for the model context protocol","avatar_url":"https://avatars.githubusercontent.com/u/1938013?v=4","created_at":"2025-03-09T07:13:43.226Z","updated_at":"2025-03-12T10:21:15.899Z","status":"created","author_name":"crazyrabbitLTC","author_avatar_url":"https://avatars.githubusercontent.com/u/1938013?v=4","tags":"[]","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/crazyrabbitLTC/mcp-ethers-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"2\",\"license\":\"MIT license\",\"language\":\"TypeScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-24 22:06:37\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]