A
licenseB
qualityD
maintenanceEnables AI-generated text detection using the GPTZero API. Provides confidence scores and detailed analysis to identify whether text was written by humans or AI, with multilingual support.
2
7 npm
1
MIT
No user-submitted related servers found.
Scored across 1 tool
With only a single tool, there is no possibility of overlap or misselection. The tool's purpose (AI-text detection) is unambiguous.
A lone tool named 'analyze' follows a clear verb-style convention and is readable. With one tool there is no convention to violate.
The server wraps a single-purpose detection API, so one tool is defensible, but it feels thin for anything beyond a one-shot call. There is no batch, async, or configuration surface.
The core detection operation is fully covered, returning verdicts, class fractions, and per-segment windows. Minor gaps exist for batch/multi-document analysis or history retrieval, but agents can work around them.