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.1.tar.gz (4.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.1-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mcp_hashlib-0.1.1.tar.gz
  • Upload date:
  • Size: 4.0 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.1.tar.gz
Algorithm Hash digest
SHA256 fcf866508689a9b1fbe876e141e91a3158656a101663ad810069f340275536ee
MD5 6dc488e3bab1533ddc8e08615e2d6ecf
BLAKE2b-256 5c040933cd5a9f7ea2d993be74278707da6dbef588746f42498edbf5fb8f7ac8

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: mcp_hashlib-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.8 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fe06902652b4c7874999f5993d97ef6050ced27a8c539f24f1956caae0363a64
MD5 b69e59e7931013d2a63b61a27836bae3
BLAKE2b-256 a48b87dad6f18a0ddf0a206ca71d37121ba1b75f3ee5deb71a7c0a0f9d30f065

See more details on using hashes here.

Provenance

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