An MCP server that exposes hashlib functionality
Valid MCP server (2 strong, 3 medium validity signals). 8 known CVEs in dependencies (1 critical, 6 high severity) Package registry verified. Imported from the Official MCP Registry.
9 files analyzed · 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-hashlib": {
"args": [
"mcp-hashlib"
],
"command": "uvx"
}
}
}From the project's GitHub README.
An MCP server that exposes hashlib functionality to LLMs.
mcp-name: io.github.daedalus/mcp-hashlib
pip install mcp-hashlib
from mcp_hashlib import mcp, main
The MCP server exposes the following hashlib functions:
hash_md5 - MD5 hashhash_sha1 - SHA1 hashhash_sha256 - SHA256 hashhash_sha512 - SHA512 hashhash_sha224 - SHA224 hashhash_sha384 - SHA384 hashhash_sha3_224 - SHA3-224 hashhash_sha3_256 - SHA3-256 hashhash_sha3_384 - SHA3-384 hashhash_sha3_512 - SHA3-512 hashhash_blake2b - BLAKE2b hash (512-bit)hash_blake2s - BLAKE2s hash (256-bit)hash_shake_128 - SHAKE-128 XOF hashhash_shake_256 - SHAKE-256 XOF hashhash_pbkdf2_hmac - PBKDF2-HMAC key derivationhash_scrypt - Scrypt key derivationhash_file_digest - Hash file-like objecthash_new - Create hash with any available algorithmhash_info - Get algorithm infohash_update - Incremental hashinghash_copy - Copy hash objecthash_properties - Get algorithm propertiesgit 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/
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.