CyberChef API MCP Server
MCP server for interacting with the CyberChef API, enabling automated use of CyberChef operations via MCP clients.
About this tool
CyberChef API MCP Server
A server implementing the Model Context Protocol (MCP) to interface with the CyberChef Server API, enabling automated and programmatic access to CyberChef operations via MCP clients.
Source: GitHub - slouchd/cyberchef-api-mcp-server
Features
- MCP Server for CyberChef: Enables any LLM/MCP client to utilize CyberChef's tools and resources.
- CyberChef Operations Categories:
get_cyberchef_operations_categories: Retrieve updated CyberChef categories for context and operation selection.get_cyberchef_operation_by_category: Retrieve a list of CyberChef operations for a selected category.
- Recipe Execution:
bake_recipe: Execute a sequence of CyberChef operations (a "recipe") on input data.batch_bake_recipe: Execute a recipe on a batch of input data.
- Magic Operation:
perform_magic_operation: Automatically detect data encoding and suggest/perform appropriate decoding operations.
- Environment Variable Configuration:
- Server requires the
CYBERCHEF_API_URLenvironment variable to connect to a CyberChef API instance.
- Server requires the
- Client Configuration Support:
- Provides instructions and example JSON for configuring MCP clients to connect to the server.
- Docker Support:
- Includes a Dockerfile for containerized deployment.
- MIT Licensed
Usage
- Start the server using
uv run cyberchef_api_mcp_serverwith the appropriate environment variable set. - Development and testing supported via MCP inspector and CLI tools.
- Example configurations provided for client setup.
Pricing
- Free & Open Source (MIT License)
Tags
cyberchef, api-integration, automation, mcp
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP Server for running Bruno Collections, providing integration and automation capabilities for Model Context Protocol workflows. Directly relevant as an MCP Server implementation for API automation.
An MCP server to communicate with the App Store Connect API for iOS Developers, enabling automation and data access.
An unofficial MCP server that provides an interface to Autumn's pricing API for managing customers, entitlements, invoices, and generating billing portal links.
An MCP server for controlling and pulling data from Cursor IDE, powering and automating development workflows through the MCP protocol.
An MCP Server integration for 0CodeKit (formerly 1SaaS.co), providing low-code and no-code building blocks that connect APIs and automation workflows within the Model Context Protocol ecosystem.
An MCP server integrating with ClickSend's API to provide SMS messaging and Text-to-Speech call automation. Directly relevant as a communication-focused MCP server.