caroolt/mcp-server-storybook-design-system
If you are the rightful owner of mcp-server-storybook-design-system and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Model Context Protocol (MCP) server is a backend system designed to integrate AI capabilities with design systems, enabling component discovery, code generation, and seamless interaction with frontend tools.
Tools
Functions exposed to the LLM to take actions
list-components
Lists all available components in the design system.
get-component-info
Retrieves detailed information about a specific component including props, default values, and descriptions.
generate-component-code
Generates JSX code for a component with specific properties.
search-components
Searches components by functionality or keywords.
get-component-examples
Retrieves usage examples for a specific component.
check-storybook-status
Verifies Storybook accessibility and status.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client