Skip to content
Back to search
30
MCP

Cryptography

pulsemcp/cryptography

Python cryptography library tools for encryption, hashing, and digital signatures.

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

Similar MCP servers embedding-nearest

Python Hashlib
Cryptographic hashing via Python's hashlib — compute MD5, SHA-1, SHA-256, and other digests.
0 tools
Crypto
Provides encryption, decryption, and hashing functionalities using the crypto-js library for secure data handling and integrity verification
0 tools
python
🔐 Plug-and-play auth for Python MCP servers.
0 tools
io.github.rog0x/crypto
Hash, encode, UUID, password analysis for AI agents
0 tools
Hash Utils AI
Cryptographic hash calculation, verification, and digest utilities.
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": {
    "cryptography": {
      "url": "None",
      "transport": "http"
    }
  }
}