security
Cyberchef Api Mcp Server
MCP server for interacting with the CyberChef server API which will allow an MCP client to utilise the CyberChef operations.
python
cloud
security
Installation
npx -y slouchd/cyberchef-api-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "cyberchef-api-mcp-server",
"command": "npx",
"args": [
"-y",
"slouchd/cyberchef-api-mcp-server"
]
}About This MCP Server
slouchd/cyberchef-api-mcp-server
MCP server for interacting with the CyberChef server API which will allow an MCP client to utilise the CyberChef operations.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub