Skip to main content
Glama

Chuk Design System

by chrishayuk
__init__.pyโ€ข395 B
""" Chuk Design System - Universal design tokens and themes. A comprehensive design system with multi-format export capabilities. """ __version__ = "0.1.0" from chuk_design_system.tokens import ( ColorTokens, TypographyTokens, SpacingTokens, MotionTokens, ) __all__ = [ "__version__", "ColorTokens", "TypographyTokens", "SpacingTokens", "MotionTokens", ]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrishayuk/chuk-mcp-design-system'

If you have feedback or need assistance with the MCP directory API, please join our Discord server