Loomal

Ethereum Keystore Encryption

MCP server by github.com/nirholas/ethereum-wallet-toolkit

Encrypt/decrypt Ethereum keystore JSON V3 with scrypt/PBKDF2 for secure cold storage

23 starspypi: keystore-mcp-server

About Ethereum Keystore Encryption

Ethereum Keystore Encryption is an MCP (Model Context Protocol) server published by nirholas in the official MCP registry, listed under RAG Systems on Loomal. Encrypt/decrypt Ethereum keystore JSON V3 with scrypt/PBKDF2 for secure cold storage

It ships as a Python package on PyPI (keystore-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nirholas/ethereum-wallet-toolkit, where the project has earned 23 GitHub stars.

Use Ethereum Keystore Encryption with your agent

Claude Code · one command
claude mcp add ethereum-keystore-encryption -- uvx keystore-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ethereum-keystore-encryption": {
      "command": "uvx",
      "args": [
        "keystore-mcp-server"
      ]
    }
  }
}
pypikeystore-mcp-server

Frequently asked questions

What is Ethereum Keystore Encryption?
Ethereum Keystore Encryption is an MCP (Model Context Protocol) server by nirholas in the RAG Systems category. Encrypt/decrypt Ethereum keystore JSON V3 with scrypt/PBKDF2 for secure cold storage
How do I connect Ethereum Keystore Encryption to Claude, Cursor, or another MCP client?
Install Ethereum Keystore Encryption from its pypi package (keystore-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Ethereum Keystore Encryption open source?
Yes — the source code is public at github.com/nirholas/ethereum-wallet-toolkit, with 23 GitHub stars.
Can AI agents pay to use Ethereum Keystore Encryption?
Not yet through Loomal — Ethereum Keystore Encryption is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Ethereum Keystore Encryption? Claim this listing free by verifying GitHub ownership, or contact us.