About
Overview
The Hash Generator MCP Server provides cryptographic hashing tools. It supports MD5, SHA-1, SHA-256, SHA-512, and other algorithms for data integrity verification.
Capabilities
Tools & Capabilities
⚡hash
Generate a hash of input data
⚡verify
Verify data against a hash
Setup
Installation
bash
Install
npx -y mcp-server-hashExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"hash": {
"command": "npx",
"args": ["-y", "mcp-server-hash"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 15
Last UpdatedFeb 12, 2026