mcp-wordcounter

mcp-wordcounter

8

MCP Word Counter is a server offering basic text analysis features such as counting words and characters. It's designed to assist LLMs by providing simple statistics without exposing document content.

MCP Word Counter

A Model Context Protocol server designed for analyzing text documents. It offers features such as:

  • Counting words in documents
  • Counting characters, including and excluding spaces
  • Processing files without exposing their content to LLMs

The tool can be installed via npm and used as a CLI tool or integrated into Claude Desktop.