storybook-mcp-server

ansariwaqqas/storybook-mcp-server
★ 0 stars C++ 🤖 AI/LLM Updated 1mo ago
🎨 Enhance Storybook with this TypeScript MCP server for seamless AI interaction, allowing easy access to components, stories, and screenshots.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "storybook-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "ansariwaqqas/storybook-mcp-server"
      ]
    }
  }
}

Topics

anthropicclaudeclaude-desktopcomponent-librarycomponent-testingdeveloper-toolsmcpmcp-servermodel-context-protocolpuppeteerscreenshot-testingstorybookstorybook-addontypescriptui-testing