mcp-ethers-server
MCP Ethers Wallet is a Model Context Protocol server that facilitates Ethereum wallet management and interaction using ethers.js v6. It supports a range of network functions, wallet operations, transaction management, and contract interactions, making it suitable for integration with any MCP client.
MCP Ethers Wallet Overview
The MCP Ethers Wallet is a Model Context Protocol (MCP) server providing Ethereum wallet functionality via ethers.js v6. It serves as an interface for Ethereum networks, allowing tasks such as:
- Network and wallet management
- Transaction handling
- Contract interaction
- ENS resolution
- Unit conversion and gas estimation
Compatible with any MCP client, this server includes tools for core network functions, wallet and contract management, and ERC20, ERC721, and ERC1155 token interactions. Installation involves cloning the repository, installing dependencies, and configuring environment variables.