Hash, encode, UUID, password analysis for AI agents
Cryptography and encoding tools for AI agents, served via the Model Context Protocol (MCP). Hash text using MD5, SHA-1, SHA-256, SHA-512, or HMAC. Compare two hash values. Compute all algorithms at once. Encode and decode text using Base64, URL encoding, HTML entities, hex, or binary. Auto-detect encoding format. Actions: , , , , , , , , , , Generate unique identifiers: UUID v4, nanoid, ULID,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Cryptography and encoding tools for AI agents, served via the Model Context Protocol (MCP). Hash text using MD5, SHA-1, SHA-256, SHA-512, or HMAC. Compare two hash values. Compute all algorithms at once. Encode and decode text using Base64, URL encoding, HTML entities, hex, or binary. Auto-detect encoding format. Actions: , , , , , , , , , , Generate unique identifiers: UUID v4, nanoid, ULID, CUID, or random strings with configurable length and charset. Generate secure passwords with…