Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Prose Coach

coach.prose/prose-coach

Deterministic writing filter. Marks 43 AI patterns with the line and the fix.

Uptime
100.0%
1 direct probes · 30d
Response
2512ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
2
available

Tools · 1

scan_draft

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

scan

Measure a draft against the Prose Coach scanner and report every finding with the line that triggered it. Does not edit the draft.

polish

Run scan_draft, apply the findings one at a time, then re-scan the revision to confirm the patterns are gone.

How to use

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

{
  "mcpServers": {
    "prose_coach": {
      "url": "https://www.prose.coach/mcp",
      "transport": "streamable-http"
    }
  }
}