mozisu-mcp-server

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.

Evaluated Apr 04, 2026 (16d ago)
Repo ↗ DevTools mcp developer-tools cli webserver unicode character-count go
⚙ Agent Friendliness
49
/ 100
Can an agent use this?
🔒 Security
27
/ 100
Is it safe for agents?
⚡ Reliability
22
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
65
Error Messages
0
Auth Simplicity
95
Rate Limits
0

🔒 Security

TLS Enforcement
10
Auth Strength
20
Scope Granularity
0
Dep. Hygiene
40
Secret Handling
70

Security posture is largely unclear from README. No authentication is documented; MCP/CLI appear local. Webserver binds to localhost per README, which reduces exposure, but TLS/auth configuration is not described. Dependency hygiene cannot be verified from provided content; MIT/Go repo suggests typical risks but no CVE status is provided.

⚡ Reliability

Uptime/SLA
0
Version Stability
30
Breaking Changes
40
Error Recovery
20
AF Security Reliability

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.

Use Cases

  • Enabling LLMs to generate text constrained to exact character counts (e.g., social posts, product titles)
  • Validating/estimating character counts for Japanese/Unicode text
  • Providing a local utility (CLI) or lightweight UI (webserver) for character counting

Not For

  • Server-side shared usage without access controls (no auth described)
  • Use as a general text analytics platform beyond character counting
  • Production deployment where reliability/SLA and operational guidance are required

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: None documented (local process invocation)
OAuth: No Scopes: No

README shows local execution for MCP/CLI and a local webserver on localhost:8080, with no authentication/authorization configuration described.

Pricing

Free tier: No
Requires CC: No

No pricing information provided; repository appears open-source (MIT).

Agent Metadata

Pagination
none
Idempotent
True
Retry Guidance
Not documented

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.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for mozisu-mcp-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered