Back to Home
writechoiceorg icon

mcp-writechoice-server

Verified Safe

by writechoiceorg

Overview

This server provides a Model Context Protocol (MCP) interface for Vale, enabling AI assistants to perform text quality, style, and grammar checks.

Installation

Run Command
node dist/index.js

Environment Variables

  • VALE_CONFIG_PATH
  • PORT

Security Notes

The server uses `child_process.exec` to run the external `vale` binary. While user-provided `fileName` arguments are enclosed in double quotes (mitigating simple shell injection), the overall security relies heavily on the `vale` binary itself being secure and robust against specially crafted input texts or configuration files. The `start-servers.js` and `start-servers.sh` scripts use aggressive `kill -9` commands to free ports, which is not a direct API vulnerability but could be a security concern in environments with elevated privileges if used carelessly.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens2500
Stars0
Forks0
Last Update2025-11-21

Tags

text-lintingwriting-assistantAI-toolinggrammar-checkerstyle-guide