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,…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
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…