← Back to search Server uses filesystem capabilities via: os, pathlib, shutil
io.github.daedalus/mcp-hashlib
An MCP server that exposes hashlib functionality
C
72.7 / 100
Versions
0.1.0latestfirst seen Jun 5, 2026
0.1.2first seen May 19, 2026
Tools 22
hash_properties annotations: none low
Get properties of a hash algorithm
algorithm str
hash_md5 annotations: none low
Compute MD5 hash
data str usedforsecurity bool
hash_sha1 annotations: none low
Compute SHA1 hash
data str usedforsecurity bool
hash_sha256 annotations: none low
Compute SHA256 hash
data str usedforsecurity bool
hash_sha512 annotations: none low
Compute SHA512 hash
data str usedforsecurity bool
hash_sha224 annotations: none low
Compute SHA224 hash
data str usedforsecurity bool
hash_sha384 annotations: none low
Compute SHA384 hash
data str usedforsecurity bool
hash_sha3_224 annotations: none low
Compute SHA3-224 hash
data str
hash_sha3_256 annotations: none low
Compute SHA3-256 hash
data str
hash_sha3_384 annotations: none low
Compute SHA3-384 hash
data str
hash_sha3_512 annotations: none low
Compute SHA3-512 hash
data str
hash_blake2b annotations: none low
Compute BLAKE2b hash (512-bit)
data str digest_size int
hash_blake2s annotations: none low
Compute BLAKE2s hash (256-bit)
data str digest_size int
hash_shake_128 annotations: none low
Compute SHAKE-128 XOF hash (variable length)
data str output_length int
hash_shake_256 annotations: none low
Compute SHAKE-256 XOF hash (variable length)
data str output_length int
hash_pbkdf2_hmac annotations: none low
PBKDF2-HMAC key derivation
salt str dklen int password str hash_name str iterations int
hash_scrypt annotations: none low
Scrypt key derivation
n int p int r int salt str dklen int password str
hash_file_digest annotations: none low
Compute hash of a file-like object
data str algorithm str
hash_new annotations: none low
Create hash object using any available algorithm
hex bool data str algorithm str
hash_info annotations: none low
Get information about available hash algorithms
info_type str
hash_update annotations: none low
Compute hash incrementally with multiple updates
hex bool algorithm str data_parts string
hash_copy annotations: none low
Create a copy of a hash object
data str algorithm str
Permissions 1
filesystem low Scan Findings 74
low
Tool 'hash_sha3_512' has no annotations
low
Tool 'hash_md5' has no annotations
low
Tool 'hash_sha1' has no annotations
low
Tool 'hash_sha256' has no annotations
low
Tool 'hash_sha512' has no annotations
low
Tool 'hash_sha224' has no annotations
low
Tool 'hash_sha384' has no annotations
low
Tool 'hash_sha3_224' has no annotations
low
Tool 'hash_sha3_256' has no annotations
low
Tool 'hash_sha3_384' has no annotations
low
Tool 'hash_blake2b' has no annotations
low
Tool 'hash_blake2s' has no annotations
low
Tool 'hash_shake_128' has no annotations
low
Tool 'hash_shake_256' has no annotations
low
Tool 'hash_pbkdf2_hmac' has no annotations
low
Tool 'hash_scrypt' has no annotations
low
Tool 'hash_file_digest' has no annotations
low
Tool 'hash_new' has no annotations
low
Tool 'hash_info' has no annotations
low
Tool 'hash_update' has no annotations
low
Tool 'hash_copy' has no annotations
low
Tool 'hash_properties' has no annotations
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: mcp@1.4.0 (GHSA-3qhf-m339-9g5v)
medium
Vulnerable dependency: mcp@1.4.0 (GHSA-9h52-p55h-vw2f)
medium
Vulnerable dependency: mcp@1.4.0 (GHSA-j975-95f5-7wqh)
medium
Vulnerable dependency: mcp@1.4.0 (GHSA-jpw9-pfvf-9f58)
medium
Vulnerable dependency: mcp@1.4.0 (GHSA-vj7q-gjh5-988w)
medium
Vulnerable dependency: mcp@1.4.0 (PYSEC-2026-1616)
medium
Vulnerable dependency: mcp@1.4.0 (PYSEC-2026-1617)
medium
Vulnerable dependency: mcp@1.4.0 (PYSEC-2026-1618)
medium
Vulnerable dependency: mcp@1.4.0 (PYSEC-2026-3482)
medium
Vulnerable dependency: mcp@1.4.0 (PYSEC-2026-3483)
medium
Vulnerable dependency: fastmcp@2.0 (GHSA-5h2m-4q8j-pqpj)
medium
Vulnerable dependency: fastmcp@2.0 (GHSA-c2jp-c369-7pvx)
medium
Vulnerable dependency: fastmcp@2.0 (GHSA-m8x7-r2rg-vh5g)
medium
Vulnerable dependency: fastmcp@2.0 (GHSA-mxxr-jv3v-6pgc)
medium
Vulnerable dependency: fastmcp@2.0 (GHSA-rcfx-77hg-w2wv)
medium
Vulnerable dependency: fastmcp@2.0 (GHSA-rj5c-58rq-j5g5)
medium
Vulnerable dependency: fastmcp@2.0 (GHSA-rww4-4w9c-7733)
medium
Vulnerable dependency: fastmcp@2.0 (GHSA-vv7q-7jx5-f767)
medium
Vulnerable dependency: fastmcp@2.0 (PYSEC-2026-1364)
medium
Vulnerable dependency: fastmcp@2.0 (PYSEC-2026-1365)
medium
Vulnerable dependency: fastmcp@2.0 (PYSEC-2026-2474)
medium
Vulnerable dependency: fastmcp@2.0 (PYSEC-2026-2475)
medium
Vulnerable dependency: fastmcp@2.0 (PYSEC-2026-2476)
medium
Vulnerable dependency: fastmcp@2.0 (PYSEC-2026-338)
info
pyproject.toml metadata
info
Tool: hash_md5
info
Tool: hash_sha1
info
Tool: hash_sha256
info
Tool: hash_sha512
info
Tool: hash_sha224
info
Tool: hash_sha384
info
Tool: hash_sha3_224
info
Tool: hash_sha3_256
info
Tool: hash_sha3_384
info
Tool: hash_sha3_512
info
Tool: hash_blake2b
info
Tool: hash_blake2s
info
Tool: hash_shake_128
info
Tool: hash_shake_256
info
Tool: hash_pbkdf2_hmac
info
Tool: hash_scrypt
info
Tool: hash_file_digest
info
Tool: hash_new
info
Tool: hash_info
info
Tool: hash_update
info
Tool: hash_copy
info
Tool: hash_properties
info
Sandbox failed to start for output poisoning scan
low
Permission: filesystem access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)