Back to directory
storybookjs/mcp

storybookjs/mcp

@storybookjs

Enables AI agents to work with Storybook by providing an MCP server for UI component information and development workflows.

storybookmcpui-componentsai-agentsdevelopment-toolstypescriptcomponent-libraryai-integrationtool

Installation & Configuration

{
  "mcpServers": {
    "storybookjs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "storybookjs-mcp-mcp"
      ]
    }
  }
}

Information

Transport
streamable-http
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12