About
Overview
The Chromatic MCP Server enables AI agents to interact with Chromatic for visual testing. It provides tools for running visual diff tests, approving changes, and managing Storybook builds.
Capabilities
Tools & Capabilities
⚡run_build
Run a Chromatic build
⚡list_builds
List recent builds
⚡get_changes
Get visual changes in a build
Setup
Installation
bash
Install
npx -y @chromaui/mcp-server-chromaticExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"chromatic": {
"command": "npx",
"args": ["-y", "@chromaui/mcp-server-chromatic"]
}
}
}Quick Info
Authorchromaui
LanguageTypeScript
StatusStable
Stars★ 30
Last UpdatedFeb 12, 2026