Skip to main content
Glama

kdpcheck

Server Details

Scan manuscript text for AI-slop prose patterns before publishing to Amazon KDP.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of misselection or confusion with other tools. The tool's purpose is clearly stated and distinct.

Naming Consistency5/5

The single tool name follows a clear snake_case verb_noun pattern (check_manuscript_for_ai_slop_patterns), and with no other tools to compare, consistency is trivially satisfied.

Tool Count2/5

The server name 'kdpcheck' suggests a broader set of manuscript checks for Kindle Direct Publishing, but only one tool is provided. This is too few for the apparent scope.

Completeness1/5

The only tool checks for AI slop patterns, leaving out many other KDP-relevant checks such as formatting, metadata, grammar, and publishing compliance. The surface is severely incomplete for the stated purpose.

Available Tools

1 tool
check_manuscript_for_ai_slop_patternsAInspect

Analyze manuscript text for patterns associated with AI-generated prose: cliche-phrase density, unnaturally uniform sentence-length rhythm, repeated paragraph openers, and overused transition words. Returns a 0-100 score, a high/medium/low band, and specific flags. Not a claim about authorship, just a pattern scan a writer can use to self-edit before publishing.

ParametersJSON Schema
NameRequiredDescriptionDefault
textYesThe manuscript or excerpt text to analyze (longer excerpts score more reliably)

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden and does well: it discloses the return shape (0-100 score, high/medium/low band, specific flags) and sets expectation boundaries around authorship claims. It omits operational traits such as length limits, cost, or whether text is stored.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences, front-loaded with what is detected, then outputs, then scope caveat. No filler and every sentence carries distinct information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is simple (one input, no output schema, no annotations), and the description covers purpose, the shape of results, and the interpretive caveat. It is nearly complete; only edge conditions like minimum viable input length are left to the schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Only one parameter, and schema coverage is 100% with a helpful note ('longer excerpts score more reliably'), so the schema already does the work. The description adds no additional meaning about the text input, which is the expected baseline when coverage is high.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

States a specific verb (analyze) and resource (manuscript text) and enumerates exactly what it detects: cliche-phrase density, sentence-length rhythm, repeated openers, overused transitions. There are no siblings to disambiguate from, and the scope is unmistakable.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Frames the intended use ('a pattern scan a writer can use to self-edit before publishing') and explicitly excludes one misuse case by stating it is 'not a claim about authorship.' Clear context, though it does not spell out when-not to run it (e.g., on very short text) beyond what the schema notes.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections.

  1. 1 tool update
    • First observedcheck_manuscript_for_ai_slop_patterns

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources