Prose Coach
coach.prose/prose-coachDeterministic writing filter. Marks 43 AI patterns with the line and the fix.
Tools · 1
Scan a draft for the patterns that make writing read as AI-generated: banned vocabulary, structural tells (triplets, negation formulas, summary closers, colon chains, flat rhythm), and pattern density…
Prompts · 2
Measure a draft against the Prose Coach scanner and report every finding with the line that triggered it. Does not edit the draft.
Run scan_draft, apply the findings one at a time, then re-scan the revision to confirm the patterns are gone.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"prose_coach": {
"url": "https://www.prose.coach/mcp",
"transport": "streamable-http"
}
}
}