Back to directory
storybookjs/mcp

storybookjs/mcp

@storybookjs270431354

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
2025/8/21
Updated
2026/8/15