Home › Browser Automation & Scraping › snapdiff-mcp
snapdiff-mcp
Visual-diff & change-detection tools that catch agentic UI drift for coding agents.
TypeScript
CloudLocal
★ 5 stars
Last pushed 2026-09-11
License: MIT
Topics: Browser Automation
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.5.0)
npx -y @corralimited/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"snapdiff-mcp": {
"command": "npx",
"args": [
"-y",
"@corralimited/[email protected]"
],
"env": {
"SNAPDIFF_API_KEY": "<YOUR_VALUE>",
"SNAPDIFF_API_URL": "<YOUR_VALUE>"
}
}
}
}
SNAPDIFF_API_KEYrequired secret — SnapDiff API key. Get one at https://snapdiff.ai/dashboard.SNAPDIFF_API_URL— Override the API base URL. Defaults to https://api.snapdiff.ai/v1.
Related servers
U
UI-TARS-desktop
Browser Automation & Scraping
MCP server for web search operations
★ 39,101
MCP Server
P
playwright-mcp
Browser Automation & Scraping
Playwright Tools for MCP
★ 37,528
MCP Server
S
SeleniumBase MCP
Browser Automation & Scraping
Stealthy browser automation, testing, and web-scraping via CDP Mode.
★ 13,034
MCP Server
F
Firecrawl MCP Server
Browser Automation & Scraping
MCP server for Firecrawl — web search, scraping, and biomedical/arXiv paper search.
★ 7,508
MCP Server
M
mcp
Browser Automation & Scraping
Automate your local Chrome browser
★ 7,125
MCP Server
M
mcp-playwright
Browser Automation & Scraping
An MCP server using Playwright for browser automation and webscrapping
★ 5,655
MCP Server
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry