An MCP server that exposes hashlib functionality
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server that exposes hashlib functionality to LLMs.
mcp-name: io.github.daedalus/mcp-hashlib
The MCP server exposes the following hashlib functions:
hash_md5 - MD5 hashhash_sha1 - SHA1 hashhash_sha256 - SHA256 hashhash_sha512 - SHA512 hashhash_sha224 - SHA224 hashhash_sha384 - SHA384 hashhash_sha3_224 - SHA3-224 hashhash_sha3_256 - SHA3-256 hashhash_sha3_384 - SHA3-384 hashhash_sha3_512 - SHA3-512 hashhash_blake2b - BLAKE2b hash (512-bit)hash_blake2s - BLAKE2s hash (256-bit)hash_shake_128 - SHAKE-128 XOF hashhash_shake_256 - SHAKE-256 XOF hashhash_pbkdf2_hmac - PBKDF2-HMAC key derivationhash_scrypt - Scrypt key derivationhash_file_digest - Hash file-like objecthash_new - Create hash with any available algorithmhash_info - Get algorithm infohash_update - Incremental hashinghash_copy - Copy hash objecthash_properties - Get algorithm propertiesNo reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-hashlib)<a href="https://allmcps.com/mcp/mcp-hashlib"><img src="https://allmcps.com/api/badge/mcp-hashlib?style=directory" alt="MCP Hashlib on AllMCPs" /></a>