← Index

Applitools

io.github.applitools/applitools·v1.0.6·Other
Quality Score
100
/100

The Applitools MCP server helps you create, update, and analyze visual tests using Applitools Eyes.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "applitools": {
      "command": "npx",
      "args": [
        "-y",
        "@applitools/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "applitools": {
      "command": "npx",
      "args": [
        "-y",
        "@applitools/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @applitools/mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
25
installability
25
documentation
15
stability
10
§04  Alternatives in Other