CyberChef-MCP

doublegate/CyberChef-MCP
★ 18 stars JavaScript AI/LLM Updated 6d ago ✗ Risk
[CyberChef-MCP] Model Context Protocol Server for CyberChef ... exposing GCHQ's "Cyber Swiss Army Knife" as 463+ executable AI agent tools spanning encryption, encoding, compression, and forensic data analysis
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cyberchef-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "doublegate/CyberChef-MCP"
      ]
    }
  }
}

README Excerpt

This project provides a **Model Context Protocol (MCP)** server interface for **CyberChef**, the "Cyber Swiss Army Knife" created by [GCHQ](https://github.com/gchq/CyberChef). By running this server, you enable AI assistants (like Claude, Cursor AI, and others) to natively utilize CyberChef's extensive library of 463 data manipulation operations—including encryption, encoding, compression, and forensic analysis—as executable tools.

Tools (7)

cyberchef_batchcyberchef_cache_clearcyberchef_deprecation_statscyberchef_migration_previewcyberchef_quota_infocyberchef_telemetry_exportcyberchef_worker_stats

Topics

ai-agentsai-toolscompressioncyberchefcybersecuritydata-analysisencodingencryptionforensicsllm-toolsmcpmcp-servermodel-context-protocoloffensive-securitysecurity-tools