1. calculate_md5
Computes the MD5 hash of a given text.
2. calculate_sha256
Computes the SHA-256 hash of a given text.
MCP Server for cryptographic hashing provides MD5 and SHA-256 hashing tools for LLMs through the Model Context Protocol, enabling efficient cryptographic request processing in VS Code Copilot, Claude Desktop, and other MCP clients.