heyadam/mcpsystemdesign
3.2
If you are the rightful owner of mcpsystemdesign 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 MCP Server is a production-ready Model Context Protocol server designed to expose design system components and style guides for AI assistants, deployed on Vercel with SSE transport for remote access.
Tools
Functions exposed to the LLM to take actions
list_components
List all components with their categories.
get_component
Get detailed specification for a component.
search_components
Search components by name/description/category.
get_component_examples
Get code examples for a component.
get_style_guide
Get entire style guide or specific section.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client