Counts characters or bytes in provided text with customizable whitespace inclusion.
mcp-charcount is a straightforward MCP server designed to provide a single, dedicated utility for text analysis. It offers a simple method to accurately count either the number of characters or bytes within any given text string, with an option to include or exclude whitespace from the calculation. This makes it a versatile tool for various text processing needs, such as validating input lengths, estimating data sizes, or general content analysis in a streamlined manner through the MCP protocol.