MCP-Server-for-Hashing
0
The MCP Server for cryptographic hashing facilitates the processing of cryptographic tasks by LLMs using MD5 and SHA-256 algorithms. It is optimized for integration with MCP clients like VS Code Copilot Chat and Claude Desktop.
MCP Server for Cryptographic Hashing
A Model Context Protocol (MCP) server enabling LLMs to process cryptographic requests using MD5 and SHA-256 hashing. Designed for use with MCP clients like VS Code Copilot Chat, Claude for Desktop, and more.
Available Tools
- Calculate MD5
- Calculate SHA-256
Prerequisites
- Docker (for Docker setup) or Python 3.13+ and virtual environment tools (for direct setup).
Running Options
- Docker: Pull from Docker Hub and configure with MCP clients.
- Python Environment: Install using virtual environment and configure with MCP clients.
Development Setup
Requires uv
virtual environment setup. Supports modifying server code and contributing.
License
This project is licensed under the MIT License.