Skip to main content
Glama

UI/UX MCP Server

by willem4130

tailwind_generate_config

Create Tailwind CSS configuration by converting design tokens for colors, spacing, typography, and breakpoints into a customizable setup, streamlining UI/UX development workflows.

Instructions

Generate Tailwind configuration from design tokens

Input Schema

NameRequiredDescriptionDefault
breakpointsNo
colorsNo
spacingNo
typographyNo

Input Schema (JSON Schema)

{ "properties": { "breakpoints": { "type": "object" }, "colors": { "type": "object" }, "spacing": { "type": "object" }, "typography": { "type": "object" } }, "type": "object" }

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/willem4130/ui-ux-mcp-server'

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