{"id":"atotti-mozisu-mcp-server","name":"mozisu-mcp-server","af_score":49.2,"security_score":27.0,"reliability_score":22.5,"what_it_does":"An MCP server (and companion CLI/webserver) that counts characters in input text—returning total characters (including spaces) and non-space characters—with support for multi-byte Unicode like Japanese and emojis.","best_when":"You need deterministic local character counting (Unicode-aware) and want to expose it to an LLM via MCP (e.g., Claude Desktop).","avoid_when":"You need robust, documented operational behavior (rate limits, auth, error codes) or remote multi-tenant exposure.","last_evaluated":"2026-04-04T19:41:53.873376+00:00","has_mcp":true,"has_api":true,"auth_methods":["None documented (local process invocation)"],"has_free_tier":false,"known_gotchas":["README does not specify exact MCP tool schema (tool name, parameters, response fields) beyond mentioning `count_characters`, so an agent may require inspection of the server code to map the full contract.","No rate limiting or timeout behavior is documented.","Webserver/auth not described; if exposed beyond localhost, access control may be needed by the deployer."],"error_quality":0.0}