This MCP server repository provides multiple servers that expose Ethereum wallet functionalities to AI assistants, enabling operations such as wallet generation, message signing, and transaction handling.
From the registry: Encrypt/decrypt Ethereum keystore JSON V3 with scrypt/PBKDF2 for secure cold storage
$ git clone https://github.com/nirholas/ethereum-wallet-toolkit && cd ethereum-wallet-toolkit && pip install -e ./keystore-mcp-serverPlease install the `keystore-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Clone and install** — Clone the ethereum-wallet-toolkit repo and install the keystore-mcp-server subpackage Run: `git clone https://github.com/nirholas/ethereum-wallet-toolkit && cd ethereum-wallet-toolkit && pip install -e ./keystore-mcp-server`
Canonical MCP server config (stdio transport):
- command: `keystore-mcp-server`
- args: []
Note: Part of ethereum-wallet-toolkit repo containing 5 related MCP servers (keystore, wallet, signing, transaction, validation). No PyPI release listed.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI-powered threat hunting and incident response MCP server for Elasticsearch/OpenSearch