Skip to main content
Glama
204,657 tools. Last updated 2026-06-15 00:34

"Storybook" matching MCP tools:

Matching MCP Servers

  • Builds a Storybook static site for an existing project, or returns setup guidance if Storybook is not configured.
    MIT
  • Scaffold per-variant .stories.tsx files for React/TSX components by specifying the component path and optional variants, bypassing full Storybook toolchain.
    MIT
  • Generate a Storybook CSF3 story file for a web component using its CEM declaration. Produces TypeScript source with argTypes, default args, render function, and named story exports.
    MIT
  • Detect AAA accessibility evidence for a component tag by inspecting Custom Elements Manifest, verdict snapshots, and source-level signals. Returns the evidence object used for scoring.
    MIT
  • Discover available UI components in your design system or Storybook. View component names, categories, and stories to identify elements for building interfaces. Filter by category or use pagination for large libraries.
    MIT
  • Generate a complete Helix-pattern web component scaffold including Lit class, CEM annotations, test stub, Storybook story, and CSS. Auto-detects tag prefix and base class from the library's Custom Elements Manifest.
    MIT
  • Retrieve all story variants and states for a specific component from a Storybook design system. Returns variant IDs, names, and parameters to analyze component behavior across different scenarios.
    MIT
  • Expands tests with edge cases, adds Storybook story variants, and enhances documentation for React components.
    MIT
  • Generates a React component with shadcn/ui patterns, optionally including TypeScript types, Vitest tests, and Storybook stories.
    MIT