Back to search
30
MCP

n8n-nodes-aes

n8n/n8n-nodes-aes

n8n community node to encrypt and decrypt data using crypto-js.

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

Similar MCP servers embedding-nearest

n8n-nodes-pgp
n8n community node to encrypt and decrypt data using OpenPGP.
0 tools
n8n-nodes-crypttools
n8n crypto tools for encryption and decryption operations
0 tools
n8n-nodes-zip
n8n community node to zip and unzip files (with AES support)
0 tools
n8n-nodes-sm2-crypto
SM2 encryption and decryption node for n8n
0 tools
n8n-nodes-jwt
n8n community node for creating and validating JWT
0 tools
n8n-nodes-kis
n8n community node for KIS (https://kis.work)
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-aes": {
      "url": "None",
      "transport": "http"
    }
  }
}