Skip to content

Releases: storybookjs/mcp

@storybook/mcp@0.6.1

13 Mar 10:00
9881af9

Choose a tag to compare

Patch Changes

@storybook/addon-mcp@0.4.1

13 Mar 10:00
9881af9

Choose a tag to compare

Patch Changes

  • #172 a610073 Thanks @JReinhold! - Simplify package READMEs for docs-site-first documentation

  • Updated dependencies [a610073]:

    • @storybook/mcp@0.6.1

@storybook/mcp@0.6.0

12 Mar 09:31
fd88a99

Choose a tag to compare

Minor Changes

  • #185 c5439b7 Thanks @copilot-swe-agent! - Add MCP server-level instructions to both packages

    Both @storybook/mcp and @storybook/addon-mcp now include server instructions in the MCP initialize response. These instructions guide agents on how to use the available tools effectively without requiring explicit prompting from users.

Patch Changes

  • #194 eb0ea73 Thanks @JReinhold! - Forward sources through createStorybookMcpHandler() into the per-request transport context.

@storybook/addon-mcp@0.4.0

12 Mar 09:31
fd88a99

Choose a tag to compare

Minor Changes

  • #185 c5439b7 Thanks @copilot-swe-agent! - Add MCP server-level instructions to both packages

    Both @storybook/mcp and @storybook/addon-mcp now include server instructions in the MCP initialize response. These instructions guide agents on how to use the available tools effectively without requiring explicit prompting from users.

Patch Changes

@storybook/mcp@0.5.1

05 Mar 12:44
07f8d07

Choose a tag to compare

Patch Changes

  • #181 ff217d8 Thanks @copilot-swe-agent! - Rename feature flag experimentalComponentsManifestcomponentsManifest

    The Storybook feature flag has been renamed from experimentalComponentsManifest to componentsManifest and now defaults to true in Storybook core.

@storybook/addon-mcp@0.3.4

05 Mar 12:44
07f8d07

Choose a tag to compare

Patch Changes

  • #179 ec300bd Thanks @copilot-swe-agent! - Improve /mcp HTML response

  • #181 ff217d8 Thanks @copilot-swe-agent! - Rename feature flag experimentalComponentsManifestcomponentsManifest

    The Storybook feature flag has been renamed from experimentalComponentsManifest to componentsManifest and now defaults to true in Storybook core.

  • Updated dependencies [ff217d8]:

    • @storybook/mcp@0.5.1

@storybook/mcp@0.5.0

27 Feb 08:53
eccfa39

Choose a tag to compare

Minor Changes

  • #171 b3a8356 Thanks @copilot-swe-agent! - Export addGetStoryDocumentationTool directly instead of renaming it to addGetComponentStoryDocumentationTool.

    Breaking change: If you were importing addGetComponentStoryDocumentationTool from @storybook/mcp, update your import to use addGetStoryDocumentationTool instead.

Patch Changes

  • #175 6a098f9 Thanks @JReinhold! - Add story ID based inputs for preview/testing workflows and surface story IDs in docs outputs.

    This change keeps existing path-based story inputs (absoluteStoryPath + exportName) while adding a storyId input shape for preview-stories and run-story-tests. It also adds withStoryIds to list-all-documentation and includes story IDs in get-documentation story sections, so agents can discover and reuse IDs directly without extra filesystem lookup steps.

@storybook/addon-mcp@0.3.3

27 Feb 08:53
eccfa39

Choose a tag to compare

Patch Changes

  • #171 b3a8356 Thanks @copilot-swe-agent! - Fix: expose the get-documentation-for-story tool in the MCP Addon.

  • #176 8afbb72 Thanks @JReinhold! - Improve preview-stories tool description to make agent behavior more consistent.

  • #175 6a098f9 Thanks @JReinhold! - Add story ID based inputs for preview/testing workflows and surface story IDs in docs outputs.

    This change keeps existing path-based story inputs (absoluteStoryPath + exportName) while adding a storyId input shape for preview-stories and run-story-tests. It also adds withStoryIds to list-all-documentation and includes story IDs in get-documentation story sections, so agents can discover and reuse IDs directly without extra filesystem lookup steps.

  • Updated dependencies [b3a8356, 6a098f9]:

    • @storybook/mcp@0.5.0

@storybook/mcp@0.4.1

23 Feb 10:33
1631d4e

Choose a tag to compare

Patch Changes

@storybook/addon-mcp@0.3.2

23 Feb 10:33
1631d4e

Choose a tag to compare

Patch Changes

  • #131 9cf991c Thanks @JReinhold! - Added run-story-tests tool that is available when:

    1. @storybook/addon-vitest is configured
    2. Running Storybook 10.3.0-alpha.8 or above

    Additionally, if @storybook/addon-a11y is configured, the tool returns accessibility violations too.

  • Updated dependencies [9cf991c]:

    • @storybook/mcp@0.4.1