Skip to content
Back to search
30
MCP

Defluff

pulsemcp/defluff

Deterministic prose linter for LLM text — flags AI slop, filler, buzzwords, hedges, clichés.

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

Similar MCP servers embedding-nearest

defluff
Deterministic prose linter for LLM text — flags AI slop, filler, buzzwords, hedges, clichés.
0 tools
Writing Style Checker
Prose linter + AI-slop detector: weasel words, passive voice, hedging, and research-cited AI tells
0 tools · streamable-http
Promptlint MCP
Static linter for AI prompts: contradictions, redundancy, ambiguity, and fluff.
0 tools
Decompose
Decompose text into classified semantic units. Authority, risk, attention. No LLM.
0 tools
Decompose
Text decomposition into classified semantic units without LLM.
0 tools
Slop Guard
Rule-based prose linter that scores text 0-100 for formulaic AI writing patterns using compiled regex rules, with no LLM or API calls requir
0 tools

How to use

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

{
  "mcpServers": {
    "defluff": {
      "url": "None",
      "transport": "http"
    }
  }
}