mcpserver.lol
registry/hash-digest-tool
Connection check verified live · 20h ago

hash-digest-tool

Computes MD5, SHA1, SHA256, SHA512, and CRC32 digests from text, base64, or hex input.

Tools 1
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

1 tool

Read from the running server on 20h ago.

hash_digest algo*input*encoding
Computes a hash digest of input (decoded per encoding: "text" default, "base64", or "hex") using algo: md5, sha1, sha256, sha512, or crc32. Returns the digest as lowercase hex.