Image Diff is a Model Context Protocol (MCP) server: MCP server for programmatic image comparison and visual diff generation. Because it speaks the Model Context Protocol, AI assistants can use Image Diff as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @pulsemcp/image-diff-mcp-server speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.1.3, published under the MIT license, with source at pulsemcp/mcp-servers on GitHub, where it has earned 80 stars.
On mcp.site, Image Diff sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Image Diff for pulsemcp.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @pulsemcp/image-diff-mcp-server · MCP over stdio