Skip to content
Back to search
30
MCP

Crypto

pulsemcp/crypto

Provides encryption, decryption, and hashing functionalities using the crypto-js library for secure data handling and integrity verification in workflows.

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

Similar MCP servers embedding-nearest

Cryptography
Python cryptography library tools for encryption, hashing, and digital signatures.
0 tools
n8n-nodes-aes
n8n community node to encrypt and decrypt data using crypto-js.
0 tools
n8n-nodes-crypttools
n8n crypto tools for encryption and decryption operations
0 tools
io.github.rog0x/crypto
Hash, encode, UUID, password analysis for AI agents
0 tools
Python Hashlib
Cryptographic hashing via Python's hashlib — compute MD5, SHA-1, SHA-256, and other digests.
0 tools
Hash Utils AI
Cryptographic hash calculation, verification, and digest utilities.
0 tools

How to use

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

{
  "mcpServers": {
    "crypto": {
      "url": "None",
      "transport": "http"
    }
  }
}