Skip to content
Back to search
30
MCP

Prompt Cleaner (Python)

pulsemcp/prompt cleaner (python)

Transforms raw, unpolished prompts into clear and effective versions using large language models with quality assessment, retry strategies, and support for both general and code-specific enhancement modes.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Prompt Cleaner
Sanitizes and redacts sensitive information from user prompts using OpenAI-compatible APIs to intelligently clean text while detecting and r
0 tools
BetterPrompt
Transforms simple requests into structured, context-rich prompts optimized for language models
0 tools
io.github.rishiatlan/claude-prompt-optimizer
Scores, compiles & optimizes prompts for any LLM. Zero AI calls inside. Freemium.
0 tools
Simple Prompt Optimizer
Transforms user prompts into optimized versions using the CO-STAR framework with instant improvement and deep critique-and-refine modes.
0 tools
PromptRefiner
Generative prompt optimizer for Midjourney, Sora, and DALL-E.
0 tools · sse
cleaner-code
Scans AI-generated code for invisible Unicode, Trojan Source, and supply-chain threats.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "prompt_cleaner_(python)": {
      "url": "None",
      "transport": "http"
    }
  }
}