C
Cyberchef MCP
by @doublegate
A Model Context Protocol (MCP) Server for CyberChef, enabling AI agents to perform encryption, encoding, compression, and data analysis.
Created 11/20/2025
Updated 26 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-cyberchef-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"doublegate-cyberchef-mcp": {
"command": "npx",
"args": [
"doublegate-cyberchef-mcp"
]
}
}
}
Author Servers
Other servers by doublegate