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.0.tar.gz (5.0 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.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mcp_hashlib-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a49aca2eff7a19a8d4489332e4dd5eba6b726940fd899a9eed4546238b3e117d
MD5 1fccfa44274b5541bec9c37a4a1b9f31
BLAKE2b-256 5b7170fefbe1811a22944fb93e3712ea84814057387b66734fb4ee8a88b3acd0

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_hashlib-0.1.0.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.0-py3-none-any.whl.

File metadata

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

File hashes

Hashes for mcp_hashlib-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 048c24e2376a49658f15b154c089302f3745ab6bcd56e6d3f8497ac3c23f704a
MD5 7ed71a08b16ac24be9bd0925de0fb139
BLAKE2b-256 44ee07fb0d9f3a729c3a8d3f886ac2209a021e98b0fe3824a2a52d8cb0130b94

See more details on using hashes here.

Provenance

The following attestation bundles were made for mcp_hashlib-0.1.0-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