8000 GitHub - dannyhw/storybook-mcp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dannyhw/storybook-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storybook MCP Server

A Model Context Protocol server for interacting with Storybook.

Usage

bun [path-to]/storybook-mcp/index.ts

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 stories in {title}/{name} format

Technical Details

  • Built using @modelcontextprotocol/sdk
  • Uses stdio transport for communication
  • Caches data in ./cache relative to script location

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0