Connection check
local install
raksbisht-storybook-mcp
A universal MCP server that connects to any Storybook site and extracts documentation in real-time using Playwright.
Tools
5
GitHub stars
1
Installs / wk
1.4k
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
5 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
connect
from source
Connect to a Storybook URL and return connection status. Required before other tools. Connect to a Storybook URL and return connection status. Required before other tools.
get_docs
from source
Get documentation, code examples, and content for a component or story. Get documentation, code examples, and content for a component or story.
list
from source
List components and stories in the Storybook navigation. List components and stories in the Storybook navigation.
screenshot
from source
Take a screenshot of a component or story. Take a screenshot of a component or story.
search
from source