Skip to content
Development
MCP

storybook

A Model Context Protocol server over the http transport, shipped with the react-native-storybook plugin.

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,308
Stars
184
Forks
Active
Maintenance
TypeScript
Language
MIT
License
13d ago
Last commit
6y ago
Created

Repo: storybookjs/react-native