Storybook
Чтобы поставить лайк, войдите в аккаунт или зарегистрируйтесь:
Storybook is a Model Context Protocol (MCP) server designed to interact with Storybook configurations. It leverages the `@modelcontextprotocol/sdk` and uses stdio transport for communication. The server offers tools such as `get-stories`, which retrieves a list of stories from a specified Storybook configuration directory. It caches data in a `./cache` directory relative to the script location for efficiency.
Key Features
01Uses Model Context Protocol for interaction
02Built using @modelcontextprotocol/sdk
03Retrieves stories from a Storybook configuration
04Employs stdio transport for communication
053 GitHub stars
06Caches data for efficient access
Use Cases
01Automating Storybook interactions
02Programmatically accessing Storybook stories
03Integrating Storybook data with other tools
Источник: https://mcpmarket.com/server/storybook
Комментарии
Комментариев пока нет. Будьте первым.