An MCP server that exposes hashlib functionality
An MCP server that exposes hashlib functionality to LLMs. mcp-name: io.github.daedalus/mcp-hashlib The MCP server exposes the following hashlib functions: - BLAKE2b hash (512-bit) - BLAKE2s hash (256-bit) - PBKDF2-HMAC key derivation - Scrypt key derivation - Hash file-like object - Create hash with any available algorithm - Incremental hashing - Get algorithm properties
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server that exposes hashlib functionality to LLMs. mcp-name: io.github.daedalus/mcp-hashlib The MCP server exposes the following hashlib functions: - BLAKE2b hash (512-bit) - BLAKE2s hash (256-bit) - PBKDF2-HMAC key derivation - Scrypt key derivation - Hash file-like object - Create hash with any available algorithm - Incremental hashing - Get algorithm properties