Skip to content
Development
MCP

storybook

Develops and visually tests UI components in isolation outside of the full application.

From plugin
react-native-storybook
1.3k3 skills1 command1 MCP
Install
> /plugin marketplace add storybookjs/react-native
> /plugin install react-native-storybook@react-native-storybook

Connecting it

Transporthttp

The storybook server comes with the plugin over the http transport. Configure it in your .mcp.json after install.

Ships withreact-native-storybook

A new docs site is being built for Storybook for React Native, you can find it at This readme is for v10, for v9 docs see the v9.1 docs. With Storybook for React Native you can design and develop individual React Native components without running your app.

Get the whole plugin
Stats
1,318
Stars
183
Forks
Active
Maintenance
TypeScript
Language
MIT
License
8d ago
Last commit
6y ago
Created

Repo: storybookjs/react-native