Ethereum Keystore Encryption runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from pypi. Last commit 30 Jul 2026.
Encrypt/decrypt Ethereum keystore JSON V3 with scrypt/PBKDF2 for secure cold storage
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add keystore-mcp-server -- uvx keystore-mcp-server
{
"mcpServers": {
"keystore-mcp-server": {
"args": [
"keystore-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.keystore-mcp-server]
command = "uvx"
args = ["keystore-mcp-server"]
{
"mcpServers": {
"keystore-mcp-server": {
"args": [
"keystore-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"keystore-mcp-server": {
"args": [
"keystore-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.