Back to directory
cyberchef_api_mcp_server

cyberchef_api_mcp_server

@slouchd39

This model context protocol (MCP) server interfaces with the [CyberChef Server](https://github.com/gchq/CyberChef-server) API. Allowing you to use any LLM/MCP client of your choosing to utilise the tools and resources within CyberChef.

cyberchefapimcpservertool

Installation & Configuration

{
  "mcpServers": {
    "cyberchef-api-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cyberchef-api-mcp-server-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/16
Updated
2026/6/7