Back to search
30
MCP

@r4wd0g/n8n-nodes-pgp

n8n/@r4wd0g/n8n-nodes-pgp

n8n-nodes-pgp enables seamless integration of PGP encryption functionalities into n8n workflows. Create keys, encrypt, decrypt, sign, and verify messages effortlessly. Perfect for secure data handling in automated workflows.

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

Similar MCP servers embedding-nearest

@luka-cat-mimi/n8n-nodes-pgp
n8n-nodes-pgp enables seamless integration of PGP encryption functionalities into n8n workflows. Create keys, encrypt, decrypt, sign, and ve
0 tools
@hapheus/n8n-nodes-pgp
n8n-nodes-pgp enables seamless integration of PGP encryption functionalities into n8n workflows. Create keys, encrypt, decrypt, sign, and ve
0 tools
@paywatchglobal/n8n-nodes-pgp
n8n-nodes-pgp enables seamless integration of PGP encryption functionalities into n8n workflows. Create keys, encrypt, decrypt, sign, and ve
0 tools
n8n-nodes-gpg
This package contains the GPG node for n8n. It allows you to encrypt, decrypt, sign and verify files using openpgp keys.
0 tools
n8n-nodes-pgp
n8n community node to encrypt and decrypt data using OpenPGP.
0 tools
@azerax/n8n-nodes-pgp-encode-only
Encrypt-only n8n PGP community node. Public-key encryption for text and binary files, with no private key, passphrase, signing, decrypting,
0 tools

How to use

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

{
  "mcpServers": {
    "@r4wd0g/n8n-nodes-pgp": {
      "url": "None",
      "transport": "http"
    }
  }
}