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.
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.
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…
Attacks that exploit this kind of access
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.
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.
compare_images is a Read tool with low risk. Read-only tools are generally safe to allow by default.
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.
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.
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.
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 →