Skip to main content
Glama

UI/UX MCP Server

by willem4130

tailwind_optimize_classes

Optimize and deduplicate Tailwind CSS classes in HTML to improve code efficiency and streamline UI/UX development workflows within the MCP server environment.

Instructions

Optimize and deduplicate Tailwind classes

Input Schema

NameRequiredDescriptionDefault
htmlYes
purgeNo

Input Schema (JSON Schema)

{ "properties": { "html": { "type": "string" }, "purge": { "default": false, "type": "boolean" } }, "required": [ "html" ], "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