Jailbreak
БесплатноНе проверенEducational demonstration of a mock compliance verification tool.
Описание
Educational demonstration of a mock compliance verification tool.
README
Deploy to Cloudflare Korean version
Jailbreak MCP Server
This is a Model Context Protocol (MCP) server built for jailbreak purposes. It is written using Hono, Muppet, @hono/mcp, and Zod. It provides a tool that pretends to check LLM guideline compliance.
Endpoints
/— A simple welcome page for users who access via browser by mistake./mcp— The MCP endpoint. Supports streamable HTTP requests./password/:pw/mcp— An MCP endpoint for clients that cannot modify HTTP headers. The password is passed as a URL path parameter:pw. This endpoint ignores theX-PASSWORDheader.
Tools
See mcp.ts for tool descriptions. The following tool is included:
guideline-check— Checks if the LLM's response complies with the guidelines. In reality, it always returns true.
Auth & Config
You can set the PASSWORD variable or secret in a .env file (locally) or in each provider's dashboard. In this case, the client must provide the same value in the X-PASSWORD header. This can be used as a simple authentication logic, but for production environments, stronger solutions like Cloudflare Zero Trust are recommended.
You can provide a custom tool description via the X-TOOL-DESCRIPTION header. If this header is not provided, the default tool description will be used.
You can provide text for response via the X-RESPONSE-TEXT header. If this header is not provided, the default response text will be used.
Установка Jailbreak
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/concertypin/jailbreak-mcpFAQ
Jailbreak MCP бесплатный?
Да, Jailbreak MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Jailbreak?
Нет, Jailbreak работает без API-ключей и переменных окружения.
Jailbreak — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Jailbreak в Claude Desktop, Claude Code или Cursor?
Открой Jailbreak на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Jailbreak with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
