Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tanker327 • Data & Databases
An MCP provider that calculates MD5 hashes from strings, JSON data, and base64-encoded binary, suitable for data integrity checks and tooling integration.
Generate MD5 hashes of plain text inputs with optional whitespace trimming for data normalization.
Compute hashes of JSON payloads while controlling whether formatting/whitespace is preserved to ensure consistent integrity checks.
Verify or index binary content by computing MD5 from base64-encoded data, and to integrate hashing into Node.js workflows via an MCP/stdio transport.
This MCP provider exposes tools to compute MD5 hashes from plain text, various JSON types, and base64-encoded binary data, with options to trim whitespace or preserve JSON formatting. It is designed for easy integration with MCP-compatible clients (for example, Claude for Desktop) via stdio and also provides a programmatic Node.js API. The package is useful for quick integrity checks, debugging, and automating hash generation in pipelines. Note: MD5 is not cryptographically secure and should not be used for security-critical purposes.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.