- #209
f59e38cThanks @kasperpeulen! - Add support for subcomponent docs
-
#212
27a53b3Thanks @yannbf! - Add support for Storybook canaries -
Updated dependencies [
f59e38c]:- @storybook/mcp@0.7.0
-
#204
b2a327dThanks @JReinhold! - upgrade tmcp dependencies -
Updated dependencies [
70b5b23,b2a327d]:- @storybook/mcp@0.6.2
-
#172
a610073Thanks @JReinhold! - Simplify package READMEs for docs-site-first documentation -
Updated dependencies [
a610073]:- @storybook/mcp@0.6.1
-
#185
c5439b7Thanks @copilot-swe-agent! - Add MCP server-level instructions to both packagesBoth
@storybook/mcpand@storybook/addon-mcpnow include server instructions in the MCPinitializeresponse. These instructions guide agents on how to use the available tools effectively without requiring explicit prompting from users.
-
#193
dbb33c2Thanks @JReinhold! - Fix enabling docs toolset even when component manifests were not present -
Updated dependencies [
eb0ea73,c5439b7]:- @storybook/mcp@0.6.0
-
#179
ec300bdThanks @copilot-swe-agent! - Improve/mcpHTML response -
#181
ff217d8Thanks @copilot-swe-agent! - Rename feature flagexperimentalComponentsManifest→componentsManifestThe Storybook feature flag has been renamed from
experimentalComponentsManifesttocomponentsManifestand now defaults totruein Storybook core. -
Updated dependencies [
ff217d8]:- @storybook/mcp@0.5.1
-
#171
b3a8356Thanks @copilot-swe-agent! - Fix: expose theget-documentation-for-storytool in the MCP Addon. -
#176
8afbb72Thanks @JReinhold! - Improvepreview-storiestool description to make agent behavior more consistent. -
#175
6a098f9Thanks @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 astoryIdinput shape forpreview-storiesandrun-story-tests. It also addswithStoryIdstolist-all-documentationand includes story IDs inget-documentationstory sections, so agents can discover and reuse IDs directly without extra filesystem lookup steps. -
Updated dependencies [
b3a8356,6a098f9]:- @storybook/mcp@0.5.0
-
#131
9cf991cThanks @JReinhold! - Addedrun-story-teststool that is available when:@storybook/addon-vitestis configured- Running Storybook 10.3.0-alpha.8 or above
Additionally, if
@storybook/addon-a11yis configured, the tool returns accessibility violations too. -
Updated dependencies [
9cf991c]:- @storybook/mcp@0.4.1
- Updated dependencies [
c0793d4]:- @storybook/mcp@0.4.0
-
#165
e088e05Thanks @JReinhold! - Remove support for XML format.The related option to configure XML vs markdown format now has no impact, the output is always formatted as markdown.
-
#140
f9fce2aThanks @kasperpeulen! - Add multi-source composition with OAuth for private Storybooks
-
#163
68cb213Thanks @domazet93! - Fixpreview-storiesfailing to find stories in monorepo packages directories. -
Updated dependencies [
e088e05,f9fce2a]:- @storybook/mcp@0.3.0
-
#141
03e957dThanks @shilman! - Upgrade deprecated MCP server methods -
#160
bab8ec9Thanks @JReinhold! - Render component-attached MDX docs entries in markdown output forget-documentation.This fixes a regression where docs attached to components via
component.docsincomponents.jsonwere not included in markdown responses. The markdown formatter now emits a## Docssection below stories (and before props). -
Updated dependencies [
b7aeb40,bab8ec9]:- @storybook/mcp@0.2.2
- #137
56be9e7Thanks @valentinpalkovic! - Fix preview-stories tool on Windows
- #134
457b349Thanks @JReinhold! - Add support for MCP App, rendering stories directly in the agent chat in MCP clients that support it
-
#118
bafbfc6Thanks @valentinpalkovic! - Renamed toolget-ui-building-instructionstoget-storybook-story-instructionsto increase the likelihood of Agents calling the MCP tool.Further updates:
- Updated storybook-story building instructions template to be more specific about what a good story is.
- Added an extensive description for the
get-storybook-story-instructionstool to give agents more information of when to call the MCP tool
- #128
20d97e2Thanks @JReinhold! - Fix disabled docs toolset in Storybook version prior to v10.2.0-alpha.10
-
#122
0254c09Thanks @JReinhold! - Log output token count of tool calls to telemetry -
Updated dependencies [
0254c09]:- @storybook/mcp@0.2.1
-
#120
c1fc816Thanks @JReinhold! - Add support for docs entries in manifests, sourced by MDX files. -
Updated dependencies [
c1fc816]:- @storybook/mcp@0.2.0
-
#105
e27f6b2Thanks @copilot-swe-agent! - Update Valibot to v1.2.0 to fix security vulnerabilitiesValibot 1.1.0 contained 3 security vulnerabilities that are addressed in v1.2.0. This is a non-breaking security patch - no changes required for consumers.
-
Updated dependencies [
e27f6b2]:- @storybook/mcp@0.1.1
- #93
dce8c8dThanks @JReinhold! - Improve visibility into which toolsets are available
-
#78
f40da8fThanks @copilot-swe-agent! - Add toolset to telemetry payload -
#56
edcbf4eThanks @JReinhold! - improve html bundling -
#86
94c01d2Thanks @JReinhold! - Docs toolset: output markdown instead of XML, configurable via experimentalOutput: 'markdown' | 'xml' addon option -
#84
47ab165Thanks @JReinhold! - improve handling of disableTelemetry option -
#70
cf4ef86Thanks @kasperpeulen! - Handle GET responses in the MCP server -
#59
ed0fe09Thanks @JReinhold! - Allow Storybook 10.1.0 prerelases as peer dependencies -
Updated dependencies [
94c01d2,9f75d0f,5d18405,a9321a3,77536a7,cddbf34]:- @storybook/mcp@0.1.0
- #59
ed0fe09Thanks @JReinhold! - Allow Storybook 10.1.0 prerelases as peer dependencies
- #56
edcbf4eThanks @JReinhold! - improve html bundling
-
#50
0334d29Thanks @JReinhold! - Add GET handler that serves HTML when visiting/mcp, and redirects to human-readable component manifest when applicable -
#50
0334d29Thanks @JReinhold! - Update manifest format
-
#51
2028709Thanks @paoloricciuti! - chore: updatetmcp -
#48
52be338Thanks @JReinhold! - Add possibility to configure toolsets (dev tools vs docs tools) either via addon options or request headers -
Updated dependencies [
52be338,2028709]:- @storybook/mcp@0.0.6
-
#42
57a1602Thanks @JReinhold! - Log telemetry when the additional @storybook/mcp tools are called -
#44
140ecc4Thanks @JReinhold! - Support Storybook 9.1.16 and up -
Updated dependencies [
57a1602]:- @storybook/mcp@0.0.5
- #36
93f88e4Thanks @JReinhold! - Add support for Webpack (including Webpack-based frameworks like Next.js)
This requires version 10.1 of Storybook, currently only available as the canary version 0.0.0-pr-32810-sha-6e759c7e. If you want to continue to use the addon with Storybook 9 or 10.0 (and Vite), stick to version 0.0.9 of this package.
EDIT: The above is not true anymore, see version 0.1.1 of this package.
-
#38
fc83cd1Thanks @copilot-swe-agent! - include prop types in component documentation tool -
Updated dependencies [
fc83cd1]:- @storybook/mcp@0.0.4
-
#35
4344744Thanks @JReinhold! - Improve documentation around tool usage and setup -
#35
373741bThanks @JReinhold! - Specify that only Storybook 9 or above is supported
-
#33
ae6ab44Thanks @JReinhold! - Add tools to get documentation for components, based on the component manifest being generated in the Storybook dev server.Requirements:
- That the experimental feature flag
features.experimentalComponentsManifestis set totruein the main config. - Only React-based frameworks supports component manifest generation for now.
- Requires Storybook v10.1 (prereleases), which at the time of writing is available as a canary version
0.0.0-pr-32810-sha-af0645cd.
- That the experimental feature flag
-
Updated dependencies [
531a2d4,ae6ab44]:- @storybook/mcp@0.0.3
-
#31
512c958Thanks @JReinhold! - use shared tsdown config for all monorepo packages, target node 20.19 -
#31
f660cfeThanks @JReinhold! - change tool names -
#31
a47e61dThanks @JReinhold! - This release migrates the addon's MCP implementation from@modelcontextprotocol/sdktotmcp.
- #29
4086e0dThanks @JReinhold! - Update documentation and repository links
- #12
b448cd4Thanks @JReinhold! - Add instructions on when to write stories
-
#11
bba9b8cThanks @JReinhold! - - Improved UI Building Instructions- Improved output format of Get Story URLs tool
-
#9
e5e2adfThanks @JReinhold! - Add basic telemetry for sessions and tool calls
- #8
77d0779Thanks @JReinhold! - Add initial readme content
- #5
e4978f3Thanks @JReinhold! - Initial release with UI instruction and story link tools