Mcp Hashlib

Mcp Hashlib

MCP server exposing hashlib cryptographic hashing to LLMs and agents.

Visit Mcp Hashlib

About Mcp Hashlib

Mcp Hashlib is an MCP server that exposes the Python hashlib library's cryptographic and hashing functions via the Model Context Protocol, making these operations accessible to large language models (LLMs) and MCP-compatible AI assistants such as Claude or Cursor. It allows clients to perform a variety of cryptographic hash operations (MD5, SHA1, SHA2, SHA3, BLAKE2, SHAKE, PBKDF2-HMAC, scrypt), hash file contents, create hashes with custom algorithms, and retrieve hash algorithm metadata—all programmatically through the MCP interface, rather than direct Python execution. This tool is suited for developers, data scientists, or AI agents that need secure hashing and key derivation in workflows orchestrated by LLMs or automated agents.

Resources

Product Website

Visit Mcp Hashlib's official website for product details and getting started.

Visit website →