MCPVault

remove_stopwords

MCP tool from Writing Tools MCP by wdm0006

(bool, optional, default=True): Whether to exclude common English stopwords (e.g., 'the', 'a', 'is').

How to use it

remove_stopwords is exposed by the Writing Tools MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the remove_stopwords tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Writing Tools MCP

$uvx --from git+https://github.com/wdm0006/writing-tools-mcp writing-tools-mcp
FULL WRITING TOOLS MCP LISTING