WSC - Writing Style Checker
@theserverlessdev
About WSC - Writing Style Checker
Prose linter + AI-slop detector: weasel words, passive voice, hedging, and 190+ research-cited AI tells. Web editor, API, MCP server, CLI, GitHub Action.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"wsc": {
"command": "npx",
"args": [
"wsc-mcp"
]
}
}
}Tools
4Analyze text for all 8 writing style issues. Accepts optional `config`.
Remove duplicate adjacent words and return cleaned text
Return info about all detector word lists
*(Local only)* Read a file from disk and analyze it. Auto-discovers `.wscrc.json`.
Overview
What is Wsc?
Prose linter + AI-slop detector: weasel words, passive voice, hedging, and 190+ research-cited AI tells. Web editor, API, MCP server, CLI, GitHub Action.
How to use Wsc?
The README includes setup instructions such as npx wsc-mcp.
Key features of Wsc
- Web Editor - Real-time highlighting with inline fix buttons for all 8 detectors
- HTTP API - POST text with optional config, retrieve structured JSON responses
- MCP Server (Remote) - Connect AI assistants via Streamable HTTP transport
- MCP Server (Local) - Stdio-based server via wsc-mcp on npm
- CLI - Check files from the command line via wsc-lint
Use cases of Wsc
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Wsc
Where is the source code for Wsc?
The source code is linked from the repository URL on this page.
Does Wsc include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Wsc?
The source code is linked from the repository URL on this page.
Does Wsc include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More MCP servers
patent-literature-search-mcp
patsnapA professional tool for searching Patsnap’s global patent and literature databases using natural language, semantic, or keyword queries. It supports precise filtering and retrieves bibliographic data in Markdown format.

Lamina — On-brand product photos, video & try-ons
LaminaGenerate on brand product videos from Claude Code (or any assistant) in one line. Lamina turns a brief + your brand kit into finished product photos, video reels, and campaign banners - no prompt engineering; brand guard
Linkly Link Shortener
LinklyLinkly is an URL shortener with geo redirects, click & conversion tracking, link rotators, mobile deep links and an URL shortening API.

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers

ctxfile
ctxfileLocal-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.
Comments