The Applitools MCP server helps you create, update, and analyze visual tests using Applitools Eyes.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@applitools/mcp · npm · 0.5.4
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.applitools/applitools",
"description": "The Applitools MCP server helps you create, update, and analyze visual tests using Applitools Eyes.",
"title": "Applitools",
"repository": {
"url": "https://github.com/applitools/mcp",
"source": "github",
"id": "75296413"
},
"version": "1.0.7",
"websiteUrl": "https://applitools.com",
"icons": [
{
"src": "https://raw.githubusercontent.com/applitools/mcp/refs/heads/main/assets/logo.png",
"mimeType": "image/png",
"sizes": [
"128x128"
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@applitools/mcp",
"version": "0.5.4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "-y",
"type": "positional"
},
{
"value": "@applitools/mcp",
"type": "positional"
},
{
"value": "--ide=public-registry",
"type": "positional"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"github": {
"author": "Applitools Team",
"authorEmail": "team@applitools.com",
"bugsUrl": "https://github.com/applitools/mcp/issues",
"defaultBranch": "main",
"displayName": "Applitools MCP",
"homepageUrl": "https://github.com/applitools/mcp",
"isInOrganization": true,
"legacyId": "75296413",
"license": "MIT",
"name": "mcp",
"nameWithOwner": "applitools/mcp",
"opengraphImageUrl": "https://raw.githubusercontent.com/applitools/mcp/main/assets/logo.png",
"ownerAvatarUrl": "https://avatars.githubusercontent.com/u/206428462?v=4",
"preferredImage": "https://raw.githubusercontent.com/applitools/mcp/main/assets/logo.png",
"primaryLanguage": "TypeScript",
"primaryLanguageColor": "#3178c6",
"pushedAt": "2026-03-16T00:00:00Z",
"readme": "# Applitools MCP Server\n\nThe Applitools MCP server helps you create, update, and analyze visual tests using Applitools Eyes with our Playwright (JavaScript/TypeScript) Fixtures SDK, with support for more frameworks coming soon.\n\nIt connects to AI assistants through the Model Context Protocol (MCP), allowing tools like Cline, Claude Code, and IDE assistants to help you set up tests, add visual checkpoints, and configure cross-browser testing.\n\nTo learn more, please visit our MCP documentation.",
"readmeUpdatedAt": "2026-03-16T00:00:00Z",
"readmeVersion": "0.0.1",
"stargazerCount": 0,
"topics": [
"applitools",
"eyes",
"mcp",
"model-context-protocol",
"visual-testing",
"ai",
"test automation"
],
"usesCustomOpenGraphImage": false
}
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-11T09:28:51.986414Z",
"publishedAt": "2026-05-11T09:28:51.986414Z",
"updatedAt": "2026-05-11T09:28:51.986414Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.7last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.