cyberchef-api-mcp-server logo

cyberchef-api-mcp-serverCyberChef API MCP Server ✨🧑‍🍳

(0)
Daniel NikulshynPārskatījis Daniel Nikulshyn·Atjaunināts 2026. g. jūlijs

Pārskats

CyberChef API MCP Server ir modelēšanas konteksta protokola (MCP) serveris, kas saskarnējas ar CyberChef Server API, ļaujot lietotājiem izmantot CyberChef rīkus un resursus ar jebkādu LLM/MCP klientu. Tas nodrošina vairākus rīkus un resursus, ieskaitot get_cyberchef_operations_categories, get_cyberchef_operation_by_category, bake_recipe, batch_bake_recipe un perform_magic_operation, kurus var izmantot recepšu izpildei, rezultātu iegūšanai un maģisku operāciju veikšanai. Lai izmantotu serveri, i起動ējiet to, izmantojot noklusēto stdio transportu, un norādiet vides mainīgo, kas norāda uz CyberChef API. Klienta konfigurāciju var ģenerēt, izmantojot uv rīku, un pielāgot, iekļaujot vides mainīgo CyberChef API URL. Ir pieejams demonstrācijas piemērs, kas prasa darbojošos CyberChef API instanci. Serveris un klients ir rakstīti Python valodā.

Galvenās funkcijas

  • get_cyberchef_operations_categories: iegūst atjauninātas CyberChef kategorijas
  • get_cyberchef_operation_by_category: iegūst CyberChef operācijas izvēlētai kategorijai
  • bake_recipe: izpilda recepti (operāciju sarakstu) uz ievades datiem
  • batch_bake_recipe: izpilda recepti uz ievades datu partijas
  • perform_magic_operation: veic CyberChef maģisko operāciju automātiskai noteikšanai un dekodēšanai

Cenas

Modelis
Free
Kategorija
MCP Serveri
Vērtējums
Nav atsauksmju

Lietošanas gadījumi

Integrācija ar Claude Desktop

Izmantojiet MCP serveri, lai integrētu CyberChef API ar Claude Desktop, ļaujot risināt sarežģītas uzdevumus.

Automātiska datu dekodēšana

Izmantojiet rīku perform_magic_operation, lai automātiski noteiktu un dekodētu kodētus datus.

Plusi un mīnusi

Plusi

  • Ļauj izmantot CyberChef rīkus un resursus ar jebkādu LLM/MCP klientu
  • Nodrošina elastīgu saskarni mijiedarbībai ar CyberChef API
  • Atbalsta CyberChef operāciju un recepšu izpildi

Mīnusi

  • Prasa darbojošos CyberChef API instanci
  • Ierobežots ar Python klientiem sakarā ar Python ieviešanu

Atsauksmes

Pieslēdzies, lai atstātu atsauksmi.

Vēl nav atsauksmju. Esi pirmais!

Jautājumi

Are there any language or platform limitations?

The server is implemented in Python, so it is best suited for Python-based clients; other languages are not natively supported.

Asked by Sami Virtanen · Dec 15, 2025

What are the prerequisites to run the server?

You must have a running CyberChef API instance and start the server with the default stdio transport, setting an environment variable to point to the CyberChef API URL. Client configuration is generated with uv and tweaked to include this variable.

Asked by Lena Fischer · Dec 6, 2025

Which operations can the server perform?

It offers functions such as get_cyberchef_operations_categories, get_cyberchef_operation_by_category, bake_recipe, batch_bake_recipe, and perform_magic_operation for executing recipes, batching data, and automatic decoding.

Asked by Ren Nakamura · Oct 19, 2025

What is the main purpose of the cyberchef-api-mcp-server?

It acts as a model context protocol (MCP) server that connects to the CyberChef Server API, enabling any LLM/MCP client to use CyberChef tools and resources directly.

Asked by Leila Hassan · Sep 14, 2025

Uzdod jautājumu

MCP Serveri alternatīvas