cyber-chef-mcp
Related Servers
Alternatives to cyber-chef-mcp
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceGCHQ CyberChef's 504 data-transformation operations as MCP tools — encryption, encoding, compression and forensics — w/ 19 analysis tools for work a single operation cannot express, such as: hash identification, RSA and ECDSA attacks, XOR key-length recovery, cipher solving, X.509 chain validation and NIST post-quantum identification (ML-KEM/ML-DSA/SLH-DSA).823174 npm19GPL 3.0
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to discover, execute, and validate CyberChef operations for data encoding, decoding, encryption, and transformation tasks. Provides structured access to CyberChef's extensive catalog of data manipulation tools through natural language interactions.-
- AlicenseBqualityDmaintenanceEnables LLM clients to encode, decode, and transform data using CyberChef operations via an MCP server that interfaces with the CyberChef API.344MIT
- FlicenseNot gradedqualityCmaintenanceExposes hundreds of CyberChef data operations as tools for LLM agents to perform encoding, decoding, hashing, compression, encryption, and data format conversion.-
- FlicenseAqualityCmaintenanceEnables AI assistants to perform defensive security tasks such as vulnerability detection, CVE lookup, phishing/link safety checks, and security report generation via MCP tools.23-

@mate-tools/mcp-serverofficial
AlicenseAqualityDmaintenanceMCP server providing 35 utility tools for AI agents including text analysis, encoding, hashing, password generation, JSON/CSV/XML parsing, regex, color, date, finance, URL metadata, SEO tags, DNS lookup, SSL inspection, and JWT decoding. Free, zero-dependency, and works with any MCP client.3524 npmMIT
TDQS
Scored across 17 tools
Most tools target distinct operations (base64, hex, URL, ROT13, XOR) with clear separation. General tools like cyberchef_bake and cyberchef_magic could be confused, but their descriptions clarify that bake executes a recipe while magic analyzes and recommends. Minor overlap between specific converters and bake, but overall distinguishable.
All tools share the 'cyberchef_' prefix and use lowercase snake_case. Most follow an action_noun pattern (from_base64, to_hex, url_decode), though some simpler verbs like 'bake', 'magic', and 'help' lack explicit nouns. Consistent enough for agents to predict naming.
With 17 tools, the set is slightly larger than ideal but still well-scoped for a cyber security analysis server. The tools cover a reasonable breadth of operations without being overwhelming. The count includes both specific converters and higher-level utilities, each justified by its purpose.
The server covers common encoding/decoding, hashing, analysis, and entity extraction, supporting typical deobfuscation workflows. Missing features like compression or AES encryption are notable but can be worked around via the generic bake tool. No critical dead ends for core forensic tasks.