Word Counter
Analyze text documents, including counting words and characters, through Node.js.
10 stars
0 tools
Created Aug 2025
@qpd-v/qpd-v-word-counter-wordcounterAbout
Analyze text documents, including counting words and characters, through Node.js.
Categories
general
Installation
npm
npm install @qpd-v/qpd-v-word-counter-wordcounter
Configuration
{
"mcpServers": {
"qpd-v-word-counter-wordcounter": {
"command": "npx",
"args": [
"-y",
"@qpd-v/qpd-v-word-counter-wordcounter"
]
}
}
}