oishir71/design-system_MCP
If you are the rightful owner of design-system_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This repository implements an MCP Server that communicates the contents of Softreef's design system to an LLM.
Tools
Functions exposed to the LLM to take actions
get_overview_description
Retrieves the description of the design system overview.
get_component_list
Obtains a list of descriptions for components available in the design system.
ge_component_description
Fetches the description of a specific design system component.
get_design_pattern_list
Retrieves a list of descriptions for design patterns available in the design system.
get_design_pattern_description
Fetches the description of a specific design pattern.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client