Storybook

MCP Server Verified

UI component explorer. Build, test, and document components in isolation.

by Storybook

★★★★☆ 4.2/5 (528 reviews)
31.5kGitHub stars
43.1kinstalls
Updated 2026-03-03
activejavascript

Installation

npx -y @storybook/mcp-server-storybook

Quick Start

Add to your Claude Desktop config:
```json
{
  "mcpServers": {
    "storybook": {
      "command": "npx",
      "args": ["-y", "@storybook/mcp-server-storybook"]
    }
  }
}
```

Tools & Capabilities

run_build
execute_tests
lint_code
format_code
analyze_bundle

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Storybook

UI component explorer. Build, test, and document components in isolation.

View on GitHub →

Language: JavaScript

Category: Developer Tools

← Back to MCP Hub Directory