simonfalke-01/wordcount-mcp
Wordcount MCP for Claude, since LLMs cannot accurately count words due to tokenization.
Platform-specific configuration:
{
"mcpServers": {
"wordcount-mcp": {
"command": "npx",
"args": [
"-y",
"wordcount-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...