Storybook MCP
Browse Storybook stories, components, and addons. Read component metadata for documentation generation.
Overview
| Catalog ID | mcp-storybook |
| Category | misc |
| Auth method | API key |
| Blast radius | read-only |
| Trust | Verified — published by cendriix |
| Version | 1.0.0 |
| Regions | us-east-1, eu-west-1 |
Tools
| Tool | Description |
|---|---|
list_stories | List Storybook stories. |
get_story | Get story details. |
get_component | Get component info. |
list_addons | List installed addons. |
get_build_status | Get build status. |
Tool parameters
list_stories
List Storybook stories.
| Parameter | Type | Description | |
|---|---|---|---|
component | string | optional | Filter by component |
get_story
Get story details.
| Parameter | Type | Description | |
|---|---|---|---|
story_id | string | required | Story ID |
get_component
Get component info.
| Parameter | Type | Description | |
|---|---|---|---|
component_name | string | required | Component name |
get_build_status
Get build status.
| Parameter | Type | Description | |
|---|---|---|---|
build_id | string | required | Build ID |
Installing
- In Cendriix, go to Settings → MCPs
- Find Storybook and click Install
- Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.
- Click Test Connection to run a health check and list available tools
Authentication. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.
Blast radius
This MCP is classified read-only. This MCP only reads data and cannot modify anything in the connected service.
Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.
Further reading
- MCP Marketplace — browse and install MCPs
- Policies & Guardrails — approval gates and blast radius
- Audit Log — review tool invocations
Last updated on