MCP server for managing EVM keys and deploying smart contracts via Infura
Overview
What is MCP EVM Signer?
MCP EVM Signer is a Model Context Protocol (MCP) server designed for managing Ethereum private keys and deploying smart contracts using Infura. It allows users to interact with EVM-compatible blockchains through a secure interface.
How to use MCP EVM Signer?
To use MCP EVM Signer, clone the repository, install the dependencies, configure your Infura API key, and integrate it with the Claude for Desktop application. You can then use various commands to manage wallets and deploy contracts.
Key features of MCP EVM Signer?
- Securely store and manage Ethereum private keys locally
- Connect to Infura for blockchain interactions
- Deploy smart contracts from compiled ABIs and bytecode
- Sign and send transactions
- View account balances and transaction history
- Query blockchain data and interact with deployed contracts
Use cases of MCP EVM Signer?
- Creating and managing Ethereum wallets
- Deploying and interacting with smart contracts
- Checking balances and transaction history on Ethereum networks
FAQ from MCP EVM Signer?
- Is my private key secure?
Yes, private keys are stored locally and can be encrypted with a password.
- Do I need an Infura account?
Yes, an Infura account with an API key is required to connect to the Ethereum network.
- Can I use this on test networks?
Yes, it is recommended to use test networks like Sepolia or Goerli for development.