PinoNoir/sds-components-mcp
If you are the rightful owner of sds-components-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 dayong@mcphub.com.
An MCP (Model Context Protocol) server for component libraries and design systems, facilitating AI assistants in searching, understanding, and generating code using components.
Tools
Functions exposed to the LLM to take actions
search_components
Search for components by name, props, or functionality.
get_component_details
Retrieve full documentation for a specific component.
find_similar_components
Suggest alternative components based on requirements.
validate_component_usage
Check if props and patterns match library conventions.
generate_component_code
Generate boilerplate code with correct imports and props.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client