Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @storybook/mcp

@storybook/mcp

MCP server that serves knowledge about your components based on your Storybook stories and documentation

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

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

Or smoke-test directly:

npx -y @storybook/mcp

Details

Websitehttps://www.npmjs.com/package/@storybook/mcp
GitHubgit+https://github.com/storybookjs/mcp.git
Licenseunknown
Pricingfree
Tagsmcp storybook
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC