arnewitt/mcp-char-count
If you are the rightful owner of mcp-char-count and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The mcp-char-count is a Model Context Protocol (MCP) server designed to count character occurrences in strings.
mcp-char-count
Model context protocol (MCP) server to count character occurrences in strings.
Setup
For the setup with Claude Desktop, go .
Testing
Test the code with pytest:
uv run -m pytest --cov=server --cov-report=term-missing