01Exposes CyberChef operations as executable MCP tools, including an 'Omni-tool' for complex recipes and over 300 atomic operations.
02Dynamically generates individual tools for specific tasks, such as Base64 encoding/decoding, AES decryption, and SHA2 hashing.
03Dockerized for lightweight, self-contained deployment and easy integration.
04Validates all inputs against schemas derived from CyberChef's internal type system using `zod`.
051 GitHub stars
06Includes a utility tool (`cyberchef_search`) to help AI discover available operations and their descriptions.