EVM Signer
Manages Ethereum private keys and deploys smart contracts via Infura.
Acerca de
EVM Signer is a server that allows secure management of Ethereum private keys and smart contract deployment through Infura. Designed for use with Model Context Protocol (MCP) clients like Claude for Desktop, it enables interaction with EVM-compatible blockchains. The server facilitates tasks such as creating wallets, sending transactions, checking balances, and deploying smart contracts, bridging the gap between natural language interaction and blockchain functionality.
Características Principales
- Deploys smart contracts from compiled ABIs and bytecode.
- Connects to Infura for blockchain interactions.
- Securely stores and manages Ethereum private keys locally.
- Signs and sends transactions.
- Provides wallet management tools (create, import, list).
Casos de Uso
- Deploying smart contracts using natural language commands via Claude for Desktop.
- Checking ETH balances of Ethereum wallets.
- Sending ETH transactions to other addresses.