mozisu-mcp-server
4
Mozisu MCP Server is designed to assist LLMs in creating text with precise character counts by supporting multibyte characters like Japanese and emojis. It offers various usage methods, including server, command-line, and web interface.
Mozisu MCP Server
- An MCP server that counts characters, including multibyte characters like Japanese and emojis, to aid LLMs in generating text with accurate character counts.
- Features:
- Total and non-whitespace character counting.
- Support for multibyte characters.
- Available as an MCP server, command-line tool, and web interface.
- Installation:
- Clone repository, install dependencies, and build using specified commands.
- Usage:
- As an MCP server or via command line and web interface for counting characters.
- Contribution:
- Fork, create a branch, commit changes, push branch, and create a pull request.