MCP Server
MCP
Writing Style Checker
Prose linter + AI-slop detector: weasel words, passive voice, hedging, and research-cited AI tells
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://wsc.theserverless.dev/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "wsc-mcp",
"version": "2.2.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment