Back to search
30
MCP

Ethereum & EVM Message Signing

io.github.nirholas/signing-mcp-server

Sign Ethereum messages - EIP-191, EIP-712 typed data, Permit2, signature verification and recovery

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

EVM Wallet Signer
Route EVM transactions to browser wallets (MetaMask, etc.) for signing via EIP-6963
0 tools
Ethereum Transaction Builder
Build and sign Ethereum transactions - EIP-1559, gas estimation, RLP, ERC-20 transfers
0 tools
Ethereum Address Validator
Validate Ethereum addresses, keys, checksums, keccak256 hashes, function selectors, ENS
0 tools
Ethereum Wallet Generator
Generate Ethereum wallets with BIP39 mnemonics, HD paths, vanity addresses, private key backup
0 tools
Aoexl Sign
Create signing requests, check status, send reminders, and manage Aoexl templates.
0 tools · streamable-http
Ethereum Keystore Encryption
Encrypt/decrypt Ethereum keystore JSON V3 with scrypt/PBKDF2 for secure cold storage
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ethereum_&_evm_message_signing": {
      "url": "None",
      "transport": "http"
    }
  }
}