Encode, decode, and transform data through CyberChef operations via MCP.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "CyberChef API MCP Server" yet — see the docs or source repo.
Use CyberChef operations to analyze and decode this string: SGVsbG8lMjBXb3JsZCE=. First identify the likely encoding types, then provide the decoded result and explain each step.
Returns the detected encodings, decoded plaintext, and an explanation of the processing steps.
Use CyberChef to convert this hexadecimal data into UTF-8 text and remove non-printable characters: 48656c6c6f0a576f726c64.
Outputs the converted text and explains which transformation and cleanup operations were used.
Use CyberChef to design a workflow that first Base64-decodes the input, then URL-decodes it, and finally extracts and pretty-prints the JSON.
Provides an executable recipe, explains the purpose of each step, and shows the final formatted output.
Perform arithmetic, bitwise, conversion, and encoding tasks for development and reverse engineering.
Provide AI agents with developer utilities like code review, JSON formatting, and password generation.
Delegate coding tasks to Codex via MCP with security and result checks.
Convert REST APIs into MCP tools for direct AI client access.
Turn any OpenAPI spec into a working MCP server.
Auto-generate MCP servers so AI can query data sources without code.