Chepy MCP Service (CyberChef like Python library)

Created By
nebucaza year ago
This project exposes the powerful Chepy data transformation library as an MCP server. It allows you to access Chepy's tools (like encoding, decoding, and data manipulation) via a single flexible API: the bake pipeline tool, inspired by CyberChef.
Overview

What is Chepy MCP Service (CyberChef-like Python library)

This MCP Servic exposes the powerful Chepy data transformation library as an MCP server. It allows you to access Chepy's tools (like encoding, decoding, and data manipulation) via a single flexible API: the bake pipeline tool, inspired by CyberChef.

How to use Chepy MCP Service (Python chepy)?

Clone the repository, install the dependencies, and start the server/integrate with your favourite LLM.

Key features of MCP OpenMemory Server?

  • Single bake() function allows to chain multiple operations
  • Discovery of available operations and parameters

Use cases of MCP OpenMemory Server?

  • Encode/decode Binary Strings (e.g. base64, base58, base45)
  • Encryption/decryption (e.g. ROT13, AES)
  • Chain multiple operations (bake a recipe)

FAQ

What operations are supported within the bake() function?

Get the list of supported functions by interrogating the get_chepy_operations() endpoint.

Server Config

{
  "mcpServers": {
    "chepy-mcp": {
      "command": "/Users/username/.local/bin/uv",
      "args": [
        "--directory",
        "/Users/username/chepy-mcp",
        "run",
        "src/server.py"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
nebucaz
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Gpt Scrambler

14 hours ago
Intentions

18 hours ago
Myrsu
@VidhiJav

2 days ago