Word Counter API
io.github.Br0ski777/word-counterCount words, characters, sentences, paragraphs, reading time. x402 micropayment.
Tools · 1
Use this when you need to count words, characters, sentences, or paragraphs in text. Returns comprehensive text statistics with reading time estimate. 1. words -- total word count 2. characters -- ch…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"word_counter_api": {
"url": "https://word-counter.api.klymax402.com/mcp",
"transport": "sse"
}
}
}