Server data from the Official MCP Registry
MCP server exposing cryptography library functionality
MCP server exposing cryptography library functionality
Valid MCP server (3 strong, 5 medium validity signals). 1 code issue detected. 10 known CVEs in dependencies (1 critical, 4 high severity) Package registry verified. Imported from the Official MCP Registry.
8 files analyzed · 12 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-cryptography": {
"args": [
"mcp-cryptography"
],
"command": "uvx"
}
}
}From the project's GitHub README.
MCP server exposing cryptography library functionality.
mcp-name: io.github.daedalus/mcp-cryptography
pip install mcp-cryptography
from mcp_cryptography import mcp
# Run the MCP server
if __name__ == "__main__":
mcp.run()
The server provides the following cryptographic tools:
generate_symmetric_key - Generate a Fernet symmetric keygenerate_rsa_key - Generate an RSA key pairgenerate_x25519_key - Generate an X25519 key pairfernet_encrypt / fernet_decrypt - Fernet encryptionaes_encrypt / aes_decrypt - AES encryption (CBC/GCM modes)rsa_encrypt / rsa_decrypt - RSA OAEP encryptionrsa_sign / rsa_verify - RSA digital signatureshash_sha256 - SHA-256 hashhash_sha512 - SHA-512 hashhash_sha1 - SHA-1 hashhmac_sign - Generate HMAChmac_verify - Verify HMACpbkdf2_derive - PBKDF2 key derivationscrypt_derive - Scrypt key derivationgenerate_self_signed_cert - Generate self-signed certificateparse_certificate - Parse X.509 certificategenerate_random_bytes - Generate random bytesgenerate_random_base64 - Generate random base64 bytesgit clone https://github.com/daedalus/mcp-cryptography.git
cd mcp-cryptography
pip install -e ".[test]"
# run tests
pytest
# format
ruff format src/ tests/
# lint
ruff check src/ tests/
# type check
mcp_cryptography src/
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Taylorwilsdon · Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI