Skip to main content
Glama

its-just-ui MCP Server

by its-just-ui

generate_tailwind_classes

Generate Tailwind CSS utility classes for spacing, colors, typography, layout, and effects. Simplify design system creation by automating class generation for specific use cases.

Instructions

Generate Tailwind utility classes for specific use cases

Input Schema

NameRequiredDescriptionDefault
typeYes
valuesNo

Input Schema (JSON Schema)

{ "properties": { "type": { "enum": [ "spacing", "colors", "typography", "layout", "effects" ], "type": "string" }, "values": { "type": "object" } }, "required": [ "type" ], "type": "object" }
Install Server

Other Tools from its-just-ui MCP Server

Related Tools

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/its-just-ui/its-just-mcp'

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