Skip to content
Back to search
30
MCP

n8n-nodes-instance-secret

n8n/n8n-nodes-instance-secret

n8n community node for encrypting and decrypting data using the instance encryption key

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

Similar MCP servers embedding-nearest

n8n-nodes-aes
n8n community node to encrypt and decrypt data using crypto-js.
0 tools
n8n-nodes-pgp
n8n community node to encrypt and decrypt data using OpenPGP.
0 tools
n8n-nodes-fernet
n8n community node for Fernet encryption and decryption
0 tools
n8n-nodes-cryptgeon
n8n community node to create one-time, end-to-end encrypted Cryptgeon notes (in-process encryption, no CLI required)
0 tools
n8n-nodes-onepassword
n8n community node to fetch secrets and items from 1Password using a Service Account
0 tools
n8n-nodes-crypttools
n8n crypto tools for encryption and decryption operations
0 tools

How to use

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

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