Skip to main content

An MCP server that exposes hashlib functionality

Project description

mcp-hashlib

An MCP server that exposes hashlib functionality to LLMs.

PyPI Python Ruff

mcp-name: io.github.daedalus/mcp-hashlib

Install

pip install mcp-hashlib

Usage

from mcp_hashlib import mcp, main

Available Tools

The MCP server exposes the following hashlib functions:

  • hash_md5 - MD5 hash
  • hash_sha1 - SHA1 hash
  • hash_sha256 - SHA256 hash
  • hash_sha512 - SHA512 hash
  • hash_sha224 - SHA224 hash
  • hash_sha384 - SHA384 hash
  • hash_sha3_224 - SHA3-224 hash
  • hash_sha3_256 - SHA3-256 hash
  • hash_sha3_384 - SHA3-384 hash
  • hash_sha3_512 - SHA3-512 hash
  • hash_blake2b - BLAKE2b hash (512-bit)
  • hash_blake2s - BLAKE2s hash (256-bit)
  • hash_shake_128 - SHAKE-128 XOF hash
  • hash_shake_256 - SHAKE-256 XOF hash
  • hash_pbkdf2_hmac - PBKDF2-HMAC key derivation
  • hash_scrypt - Scrypt key derivation
  • hash_file_digest - Hash file-like object
  • hash_new - Create hash with any available algorithm
  • hash_info - Get algorithm info
  • hash_update - Incremental hashing
  • hash_copy - Copy hash object
  • hash_properties - Get algorithm properties

Development

git clone https://github.com/daedalus/mcp-hashlib.git
cd mcp-hashlib
pip install -e ".[test]"

# run tests
pytest

# format
ruff format src/ tests/

# lint
ruff check src/ tests/

# type check
mypy src/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_hashlib-0.1.2.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_hashlib-0.1.2-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file mcp_hashlib-0.1.2.tar.gz.

File metadata

  • Download URL: mcp_hashlib-0.1.2.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mcp_hashlib-0.1.2.tar.gz
Algorithm Hash digest
SHA256 cc46a13ec7fccc637c0256abe9f82fc51a51662576491be38dd06e7a58800339
MD5 7a1958583de6ff154919a65a0c203986
BLAKE2b-256 af8bf09dc09212c75167d84cba18ffed827004c21954fee92ad0a621fafb2b46

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_hashlib-0.1.2.tar.gz:

Publisher: pypi-publish.yml on daedalus/mcp-hashlib

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mcp_hashlib-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: mcp_hashlib-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mcp_hashlib-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3c750d9d7db30740525217fa39b161ddc60ee504ac002400505647c073e04c07
MD5 054e92f5a12da818d6dcbbf4eb3f6dd7
BLAKE2b-256 423706b6690e9fa1aa194c0e3f2cc1c0bd51a83a9e3ba8d57b8bfb9407f438ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_hashlib-0.1.2-py3-none-any.whl:

Publisher: pypi-publish.yml on daedalus/mcp-hashlib

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page