Skip to main content
Glama
1orZero

z_ai_vision_mcp_server_clone

by 1orZero

UI Diff Check

ui_diff_check

Compare a reference UI screenshot with an actual implementation screenshot using a custom prompt to identify visual differences and verify design accuracy.

Instructions

Compare a reference UI screenshot with an actual implementation screenshot.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYes
actual_image_sourceYes
expected_image_sourceYes
Behavior2/5

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

No annotations are provided, so the description bears the full burden. It only states 'compare' without disclosing whether it returns a diff image, text, pass/fail, or any side effects. Lacks details on authentication, rate limits, or destructive potential.

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

Conciseness3/5

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

The description is a single concise sentence, but it lacks structure. It does not front-load key information or use bullet points. While short, it omits critical details.

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

Completeness1/5

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

Without annotations, output schema, or parameter descriptions, the description is incomplete. It does not specify return format, error handling, or how the comparison is performed. For a tool comparing images, critical context is missing.

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

Parameters1/5

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

Schema description coverage is 0%, meaning no parameter descriptions in schema. The tool description adds no semantics beyond parameter names. 'prompt', 'actual_image_source', and 'expected_image_source' are not explained (e.g., URL format, file type).

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

Purpose4/5

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

The description clearly states the verb 'compare' and the two resources (reference and actual screenshots). It conveys the core function but does not explicitly differentiate from siblings like 'analyze_image' or 'diagnose_error_screenshot'.

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 versus alternatives. Does not specify prerequisites, limitations, or when not to use it.

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/1orZero/z_ai_vision_mcp_server_clone'

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