com.pulsemcp/image-diffmedia

image-diff

Verified · yesterday

MCP server for programmatic image comparison and visual diff generation.

Install

claude mcp add image-diff -- npx -y @pulsemcp/[email protected]

Our take

Purpose-built visual-regression tool from the PulseMCP team's monorepo: a single get_diff_of_images tool does pixel-level comparison with YIQ perceptual color distance, anti-aliasing filtering, connected-component clustering of diff regions with auto-computed merge gaps, and outputs heatmap and composite overlay images — with OpenCV ZNCC alignment when the two images differ in size. It's aimed squarely at the design-mock-vs-implementation-screenshot loop, runs locally on file paths (PNG/JPEG/WebP/TIFF) with no external service or API key, and lives in the monorepo's productionized/ directory, i.e. their graduated set. Shares the monorepo's traits: 72 stars, MIT, two maintainers, actively pushed, and modest per-package adoption (~103 npm downloads/week for @pulsemcp/image-diff-mcp-server). For agent-driven frontend workflows where 'does the build match the mock' needs a structured answer instead of eyeballing; niche but well-engineered for exactly that.

reviewed by hand · 2026-07-05

Something wrong or dead here? Report it

Verification record

last verified
yesterday
github stars
72
last commit
yesterday
archived
no
license
MIT
latest version
0.1.3
in registry since
2026-06-17

github.com/pulsemcp/mcp-servers