React Native Storybook
Summary
This MCP server implementation provides a bridge to Storybook, enabling AI assistants to interact with and retrieve stories from Storybook configurations. Developed by Danny Williams, it offers a tool for getting stories from a specified Storybook config directory. The server is built using TypeScript and integrates with the Model Context Protocol SDK, making it useful for developers working on React Native projects who want to incorporate AI-assisted story management and retrieval.
Available Actions(1)
get-stories
Retrieves a list of stories from a Storybook configuration. Parameters: configDir (string): Absolute path to directory containing the .storybook config folder. Returns: List of stories in `{title}/{name}` format.
Avis de la Communauté
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation