Score and rewrite AI-assisted prose while preserving names, numbers, quotes, links, and facts.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Find AI-sounding tells and slop in your writing.
Zero Slop finds slop- stock phrasing, mechanical rhythm, vague claims, and canned formatting in writing.
Your existing AI assistant edits the draft; local checks guard its names, numbers, links, quotations, code, tables, and paths.
Try it in your browser · Install the skill · See the evidence · Latest release · Brand assets
A launch post, as AI wrote it:
We're thrilled to announce that our team has leveraged cutting-edge machine learning to deliver a seamless onboarding experience, reducing setup time by 40%.
The scorer rates that draft 99.3/100 and flags four phrases: “We're thrilled to,” “leveraged,” “cutting-edge,” and “seamless.”
The rewrite, limited to the draft's stated claims:
We used machine learning to reduce onboarding setup time by 40%.
The rewrite retains the draft's stated result. See four complete, reproducible pairs in examples/.
The score describes writing patterns, not authorship.
Try the free browser editor, or install:
| Environment | Fastest route |
|---|---|
| Claude Code, Codex, Cursor, OpenCode, Warp, Zed | npx skills add manavmishra/ZeroSlop --global |
| Gemini CLI | gemini extensions install https://github.com/manavmishra/ZeroSlop --auto-update |
| Claude Code plugin | /plugin marketplace add manavmishra/ZeroSlop, then /plugin install zero-slop@zero-slop |
| Any assistant with file uploads | Download the single-file bundle |
| Claude.ai | Upload the latest skill ZIP |
| ChatGPT, Claude, Grok, Gemini, Cursor, or another MCP client | Connect the optional hosted MCP server |
Ask your assistant to edit:
Inspect without editing:
Score locally:
From a cloned checkout, gate a folder:
Installed checks run locally. Skill editing follows your assistant's privacy settings; MCP editing is remote.
Connect the Zero Slop MCP to edit drafts inside your MCP client. No account or API key required.
Connection options and listing status.
Edit a file through MCP:
Use - for stdin and --json for structured output. --require-approved exits nonzero
when review is needed; the result is still printed. Files stay unchanged. Node.js 22+;
offline score also needs Python 3. CLI reference and privacy.
Same pipeline and result as MCP. Check status before using the edit. Free, shared
capacity; up to 20,000 Unicode code points per draft after trimming. Hosted CLI
editing and REST process drafts remotely without storing them.
API reference · OpenAPI contract
| A prompt alone | Zero Slop |
|---|---|
| “Make this sound human” leaves the target vague. | A 0–100 meter points to exact phrases and structural problems. |
| One rewrite can quietly alter source details. | A local fact gate checks protected strings before the edit is returned. |
| The model tends to overcorrect into fragments or forced casualness. | An overcorrection pass checks readability, rhythm, grammar, and voice. |
| Each session starts from scratch. | Optional, reason-labelled preferences can be learned privately. |
Zero Slop ships no model. Your AI assistant reads and edits the draft in context, using Claude, GPT, or another compatible model. The repository supplies the workflow and local tools for scoring and source checks.
The scorer combines 294 weighted patterns with a 96-term lexicon. Examples include:
Marketing terms are scored in context, so an ordinary technical use of a word need not trigger the same penalty. references/eval.md documents all 80 checks.
Unedited AI drafts averaged 77 in bench/examples.json.
Human writing scored 9 to 21 in
data/corpus/must-not-flag/. These are reference
points for the scorer, not authorship boundaries.
Eight responsibilities form one workflow. They are jobs, not separate models. Research supports the checks, not the number eight, which is an engineering choice.
| Stage | Job |
|---|---|
| 1. Scorer | Find exact phrases, pacing problems, readability issues, and overworked formatting. |
| 2. Interpreter | Read the claims, audience, structure, and voice before editing. |
| 3. Rewriter | Remove stock language without inventing detail. |
| 4. Fact gate | Check names, numbers, quotations, links, code, tables, paths, and structure locally. |
| 5. Copy desk | Fix grammar, usage, spelling, and consistency. |
| 6. Read-aloud editor | Catch stumbles, repetition, and awkward transitions. |
| 7. Verifier | Compare the edit with the source for meaning, qualifiers, voice, and format. |
| 8. Fresh-eyes finalizer | Apply only safe final polish, then run one last local check. |
The free web editor combines the five AI responsibilities into one response and makes at most one live model call. A single response does not provide independent review. Any final change receives one final local recheck.
If a repair still misses the target, Zero Slop returns the safest source-preserving edit with a plain warning. It does not enter an open-ended rewrite loop.
A saved replay ran Zero Slop and three comparable open-source instruction sets over the same drafts with GPT-5.4, high reasoning, and pinned instructions. The outputs are frozen and reproducible.
| Method | Mean writing score ↓ | Passed local gates | Source check passed | Mean length change |
|---|---|---|---|---|
| Original drafts | 76.3 | 0/18 | — | — |
| Zero Slop | 12.8 | 18/18 | 18/18 | -8.9% |
| avoid-ai-writing | 23.3 | 15/18 | 18/18 | -14.6% |
| no-ai-slop | 28.4 | 12/18 | 17/18 | -13.7% |
| humanizer | 35.4 | 9/18 | 17/18 | -7.2% |
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/zero-slop)<a href="https://allmcps.com/mcp/zero-slop"><img src="https://allmcps.com/api/badge/zero-slop?style=directory" alt="Zero Slop on AllMCPs" /></a>