Image Diff runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from npm. Last commit 21 Jul 2026.
MCP server for programmatic image comparison and visual diff generation.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add image-diff -- npx -y @pulsemcp/image-diff-mcp-server
{
"mcpServers": {
"image-diff": {
"args": [
"-y",
"@pulsemcp/image-diff-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.image-diff]
command = "npx"
args = ["-y", "@pulsemcp/image-diff-mcp-server"]
{
"mcpServers": {
"image-diff": {
"args": [
"-y",
"@pulsemcp/image-diff-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"image-diff": {
"args": [
"-y",
"@pulsemcp/image-diff-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.