Skip to main content
Glama

its-just-ui MCP Server

by its-just-ui

generate_tailwind_classes

Creates Tailwind CSS utility classes for spacing, colors, typography, layout, and effects to streamline UI development and design consistency.

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" }

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