Design System
Provides component property and design token information via an MCP server.
About
Serves component property and design token information, acting as a Model Context Protocol (MCP) server. It retrieves component properties and design tokens defined as JSON files and processed by Style Dictionary. The design tokens are then transformed into various formats such as CSS variables, JavaScript modules, and TypeScript declarations, enabling their seamless integration into components.
Key Features
- Retrieves component properties.
- Retrieves design token information.
- Supports design tokens defined in JSON files.
- Processes tokens using Style Dictionary.
- Generates CSS variables, JavaScript modules, and TypeScript declarations from tokens.
- 6 GitHub stars
Use Cases
- Providing design token values to UI components.
- Centralized management of component properties and design tokens.
- Automated generation of design token formats for different platforms.