Skip to content
Back to search
30
MCP streamable-http

Writing Style Checker

io.github.theserverlessdev/wsc

Prose linter + AI-slop detector: weasel words, passive voice, hedging, and research-cited AI tells

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

How to use

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

{
  "mcpServers": {
    "writing_style_checker": {
      "url": "https://wsc.theserverless.dev/mcp",
      "transport": "streamable-http"
    }
  }
}