About Prose Rich MCP
Prose Rich MCP is an MCP server in the Scraping category: one local MCP server wrapping five free prose linters (proselint, alex, write-good, blocklint, textstat) + AI-tell detector - for catching weak, inflated, exclusionary, or LLM-generated writing without subscription costs. It has been installed 0 times through Conduid.
Tools (7)
audit_allRun all six in one call and return a merged report with a roll-up.
Takes no parameters.
check_ai_tellsBuilt-in detector for signature LLM phrases ("delve", "leverage", "tapestry", "It's important to note", `Moreover/Furthermore/Additionally` openers, etc.).
Takes no parameters.
lint_alexGender-favoring, ableist, racial, and other insensitive language. Markdown/MDX/HTML aware.
Takes no parameters.
lint_blocklintNon-inclusive identifiers and code-style language alex sometimes misses (master/slave, blacklist/whitelist).
Takes no parameters.
lint_proselintAdverbs, clichés, hyperbole, redundancy, vague modifiers — Bryan Garner / DFW / Pinker / Orwell-inspired rules.
Takes no parameters.
lint_writegoodPassive voice, weasel words ("many", "various"), lexical illusions, "so/there is" openers.
Takes no parameters.
readability_statsFlesch, Flesch-Kincaid, Gunning Fog, SMOG, Coleman-Liau, ARI, Dale-Chall, syllable/lexicon/sentence counts, reading time — via `textstat`.
Takes no parameters.
Install
git clone https://github.com/justinritchie/prose-rich-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Prose Rich MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.