Join live: How to ship UI with Storybook MCP
Docs
Storybook Docs

MCP server

Storybook's MCP server connects your Storybook to AI agents, enabling them to understand your components and documentation, generate stories, run tests, and more. It follows the Model Context Protocol standard so that any MCP-compatible agent can use it.

  • Overview — Learn how the MCP server works, how to install and configure it, and see a walkthrough of a typical workflow.
  • API — Reference documentation for the addon configuration options and MCP server tools.
  • Sharing — Publish or self-host your MCP server so your team or community can use it.