
storybook mcp
一个用于与 Storybook 交互的 Model Context Protocol 服务器。
Repository Info
About This Server
一个用于与 Storybook 交互的 Model Context Protocol 服务器。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Storybook MCP Server
A Model Context Protocol server for interacting with Storybook.
Usage
{
"mcpServers": {
"storybook": {
"command": "npx",
"args": ["-y", "mcp-storybook@latest"]
}
}
}
Tools
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 story ids
Technical Details
- Built using
@modelcontextprotocol/sdk - Uses stdio transport for communication
- Caches data in
./cacherelative to script location
Unfortunately we need to install any framework that might be encountered to this package so that the index building doesn't fail.
Quick Start
Clone the repository
git clone https://github.com/dannyhw/storybook-mcpInstall dependencies
cd storybook-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.