Skip to main content
Glama

quality.evaluate

Read-onlyIdempotent

Assess web design on three quality axes (originality, craftsmanship, contextuality) with AI to detect cliches. Customize weights, industry, and audience for targeted evaluation and recommendations.

Instructions

Evaluate web design quality on 3 axes (originality, craftsmanship, contextuality) with AI cliche detection

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageIdNoWebPage ID (UUID, from DB)
htmlNoHTML content (direct, max 10MB)
weightsNoAxis weights (sum 1.0)
targetIndustryNoTarget industry (e.g. healthcare, finance, technology)
targetAudienceNoTarget audience (e.g. enterprise, consumer, professionals)
includeRecommendationsNoInclude recommendations (default: true)
strictNoStrict mode: stricter AI cliche detection (default: false)
patternComparisonNoPattern comparison options for pattern-driven evaluation (v0.1.0)
contextNoEvaluation context (v0.1.0)
use_playwrightNoUse Playwright for runtime aXe accessibility testing (default: false, uses JSDOM)
responsive_evaluationNoResponsive quality evaluation using Playwright (v0.1.0). Measures touch targets, readability, overflow, and responsive images across viewports.
summaryNoLightweight mode: exclude detailed info and return summary only (v0.1.0 MCP-RESP-01, v0.1.0 default true). When true (default): recommendations max 3, contextualRecommendations max 3, patternAnalysis arrays max 3, axeAccessibility.violations max 5, clicheDetection.patterns max 3. Set to false for full details.
Behavior3/5

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

Annotations already indicate readOnlyHint=true and idempotentHint=true, which align with evaluation. The description adds no further behavioral traits beyond the axes, so it meets the minimal bar but provides no extra value beyond annotations.

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

Conciseness4/5

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

Single sentence is concise and front-loaded with core purpose. However, it is very brief and could benefit from more structured detail without excessive length.

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

Completeness2/5

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

Given 12 parameters, nested objects, and no output schema, the description is far too minimal. It does not explain return values, nor does it guide on using complex optional parameters like patternComparison or responsive_evaluation.

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?

Schema description coverage is 100%, so baseline is 3. The description does not add meaningful parameter semantics beyond the schema, merely listing the axes without explaining how to use parameters effectively.

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?

Description clearly states the tool evaluates web design quality on three specific axes (originality, craftsmanship, contextuality) and mentions AI cliche detection. It distinguishes from sibling tools like accessibility.audit or design.compare by focusing on quality evaluation.

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

Usage Guidelines2/5

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

No guidance on when to use this tool vs alternatives, no prerequisites, and no scenarios where it should not be used. The description only states what the tool does without context on appropriate usage.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TKMD/ReftrixMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server