Compute cryptographic hashes and HMACs for integrity checks and verification.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Hash" MCP server from askskill: Run: claude mcp add --transport http 'io-github-pipeworx-io-hash' 'https://gateway.pipeworx.io/hash/mcp'
Calculate the SHA-256 hash for the following content and return it in hexadecimal: Hello, world!
Returns the SHA-256 digest string for integrity verification.
Using the key my_secret_key, compute the HMAC-SHA256 for the message user_id=123×tamp=1710000000 and output the hexadecimal result.
Returns an HMAC value usable for API authentication or request signing.
Please compute the SHA-512 hash of the text Important payload and compare it with a provided digest, then tell me whether they match.
Returns the computed digest and clearly states whether it matches the target digest.
Compute and verify Keccak cryptographic hashes for data integrity checks.
Edit files atomically with precise hash-based references instead of fragile line numbers.
Use developer utilities for JSON validation, encoding, timestamps, and hashing.
Perform key generation, encryption, hashing, HMAC, and certificate operations.
Run MCP tools over stdio or HTTP for time and file hashing.
Use precise tools for math, randomness, dates, encoding, hashing, and more.