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

Puppeteer
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers

PostgreSQL
modelcontextprotocolModel Context Protocol Servers

Transform MCP
UnstructuredThe Unstructured Transform MCP Server connects your ADK agent to Unstructured, a document processing platform that turns raw files into structured, AI-ready data. This integration gives your agent the ability to parse PD
@mendableai/firecrawl Mcp Server
mendableaiThe API to search, scrape, and interact with the web at scale. π₯
Comments