compare_images

Compare two local image files pixel by pixel. Supports PNG and JPEG formats. Returns the number of different pixels, percentage difference, and generates a diff image showing the differences.

Server MCP Image Compare Server leky90/mcp-image-compare-server
Category Read
Risk class Low
Parameters 00 required

What compare_images does on MCP Image Compare Server

AI agents call compare_images to retrieve information from MCP Image Compare Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why compare_images needs a policy

This tool only reads and analyzes existing image files to produce comparison metrics and visual diffs. It does not create, modify, delete, execute code, or have financial impact. The output (diff statistics and diff image) is derived analytically from the inputs with no side effects or irreversible changes to the system or data. This is a classic Read category operation used for testing and validation purposes.

From the tool's definition The tool 'compare_images' performs pixel-by-pixel comparison of local image files and 'Returns the number of different pixels, percentage difference, and generates a diff image' — these are read/retrieval operations that analyze data without modifying the…

Questions about compare_images

What does the compare_images tool do? +

Compare two local image files pixel by pixel. Supports PNG and JPEG formats. Returns the number of different pixels, percentage difference, and generates a diff image showing the differences. It is categorised as a Read tool in the MCP Image Compare Server MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on compare_images? +

Register the MCP Image Compare Server MCP server in PolicyLayer and add a rule for compare_images: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches MCP Image Compare Server. Nothing to install.

What risk level is compare_images? +

compare_images is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit compare_images? +

Yes. Add a rate_limit block to the compare_images rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block compare_images completely? +

Set action: deny in the PolicyLayer policy for compare_images. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides compare_images? +

compare_images is provided by the MCP Image Compare Server MCP server (leky90/mcp-image-compare-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.