snapdiff-mcp

corralimited/snapdiff-mcp
★ 4 stars TypeScript Browser/Web Updated today
Standalone MCP server for SnapDiff
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "snapdiff-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "corralimited/snapdiff-mcp"
      ]
    }
  }
}

README Excerpt

Standalone MCP server for [SnapDiff](https://snapdiff.ai). Exposes four tools to local agents: - **Compare two web pages visually** — diff percentage plus a highlighted diff image - **Capture a screenshot** of any URL - **Check whether a page changed** vs. a previous capture - **Render HTML/CSS to an image** (OG cards, social images, email headers)

Tools (6)

SNAPDIFF_API_KEYSNAPDIFF_API_URLsnapdiff_capture_screenshotsnapdiff_compare_pagessnapdiff_html_to_imagesnapdiff_verify_ui_change