A
licenseNot graded
qualityC
maintenanceMCP server that exposes your design system components and tokens to AI agents, preventing duplicate component creation and hardcoded token values.
5 npm
9
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool serves a distinct purpose: retrieving component details, design tokens, listing all components, and searching. There is no overlap or ambiguity between them.
All tools follow the consistent pattern 'verb_brix_noun' using snake_case, making the naming predictable and easy to remember.
With only 4 tools, the server is quite minimal. While acceptable for a focused read-only surface, the count feels thin for a comprehensive design system interface.
The server only provides read operations (get, list, search). There are no tools for creating, updating, or deleting components or design tokens, leaving significant gaps for typical workflows.