Prompt Suppressor ()
БесплатноНе проверенA standalone MCP server that enforces clean prompt structure, strips model‑invented instructions, and detects capability hallucinations before they propagate th
Описание
A standalone MCP server that enforces clean prompt structure, strips model‑invented instructions, and detects capability hallucinations before they propagate through your system.
README
Prompt Suppressor (MCP)
A standalone MCP server that enforces clean prompt structure, strips model‑invented instructions, and detects capability hallucinations before they propagate through your system.
This repository contains the full implementation and runs independently. It does not depend on the full suite.
Usage
Add this server to your MCP client configuration (Claude Desktop, Cursor, Windsurf, or any MCP‑compatible environment):
{
"mcpServers": {
"prompt_suppressor": {
"command": "python3",
"args": ["/path/to/mcp-prompt-suppressor/server.py"]
}
}
}
What it does
- Removes model‑invented system instructions
- Normalises prompt structure
- Detects capability hallucinations
- Flags unsafe or structurally invalid prompt patterns
Relationship to the full suite
This suppressor is also included in the consolidated mcp-hallucination-suite, which bundles all four suppressors and provides a meta-orchestrator: https://github.com/steveswain14/mcp-hallucination-suite
Related repositories
- mcp-json-suppressor
- mcp-tool-response-suppressor
- mcp-grounding-enforcer
Установка Prompt Suppressor ()
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/steveswain14/mcp-prompt-suppressorFAQ
Prompt Suppressor () MCP бесплатный?
Да, Prompt Suppressor () MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Prompt Suppressor ()?
Нет, Prompt Suppressor () работает без API-ключей и переменных окружения.
Prompt Suppressor () — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Prompt Suppressor () в Claude Desktop, Claude Code или Cursor?
Открой Prompt Suppressor () на 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 Prompt Suppressor () with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
