Storybook MCP Server
The Storybook MCP (Model Context Protocol) server enables AI agents to interact with a running Storybook instance. Available as the @storybook/addon-mcp addon (runs within the dev server at /mcp) and @storybook/mcp standalone library. Exposes tools for listing documentation, accessing component metadata, previewing stories, and running component tests. Supports React projects in Storybook 10.3+.