Agent Tools
Back to MCP servers

Writing Style Checker

https://wsc.theserverless.dev/mcp
● healthy

skills: {'id': 'check_text', 'name': 'check_text', 'description': 'Analyze text for writing style issues (weasel words, passive voice, duplicate words, long sentences, nominalizations, hedging, filler adverbs, AI tells). Returns structured results with issue positions and context.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'fix_duplicates', 'name': 'fix_duplicates', 'description': 'Remove all duplicate adjacent words from the text and return the cleaned version.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_word_lists', 'name': 'list_word_lists', 'description': 'Return all word/phrase lists used by the detectors with their counts and sample entries.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 106.3ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://wsc.theserverless.dev/mcp
JSON-RPC initialize probe
curl -X POST https://wsc.theserverless.dev/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://wsc.theserverless.dev/mcp
Listed at (mcp-registry)
https://chiark.ai/agents/f24151d1-71ba-410d-9566-87add4c63569