Storybook MCP - Contributor Guide
Welcome to the Storybook MCP Addon monorepo! This project enables AI agents to work more efficiently with Storybook by providing an MCP (Model Context Protocol) server that exposes UI component information and development workflows.
📦 Packages
This monorepo contains four main packages:
- @storybook/mcp - Standalone MCP library for serving Storybook component knowledge (can be used independently)
- @storybook/addon-mcp - Storybook addon that runs an MCP server within your Storybook dev server, and includes the functionality of @storybook/mcp from your local Storybook
- @storybook/claude-code-plugin - Claude Code plugin with Storybook setup skills and MCP configuration
- @storybook/codex-plugin - Codex plugin with Storybook setup skills and MCP configuration
Each package has its own README with user-facing documentation. This document is for contributors looking to develop, test, or contribute to these packages.






