MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A Model Context Protocol (MCP) Server for CyberChef, enabling AI agents to perform encryption, encoding, compression, and data analysis.

Created 11/20/2025
Updated 26 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-cyberchef-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "doublegate-cyberchef-mcp": { "command": "npx", "args": [ "doublegate-cyberchef-mcp" ] } } }