Skip to main content
Glama

MCP Tailwind Gemini Server

by Tai-DT

suggest_improvements

Analyze HTML code to identify and propose design enhancements in areas like accessibility, performance, UX, aesthetics, and responsiveness, tailored to specified goals and target audience.

Instructions

Get AI-powered suggestions for design improvements

Input Schema

NameRequiredDescriptionDefault
contextNoContext about the design goals
focusAreasNoAreas to focus improvements on
htmlYesHTML code to analyze
targetAudienceNoTarget audience for the design

Input Schema (JSON Schema)

{ "properties": { "context": { "description": "Context about the design goals", "type": "string" }, "focusAreas": { "description": "Areas to focus improvements on", "items": { "enum": [ "accessibility", "performance", "ux", "aesthetics", "responsiveness" ], "type": "string" }, "type": "array" }, "html": { "description": "HTML code to analyze", "type": "string" }, "targetAudience": { "description": "Target audience for the design", "type": "string" } }, "required": [ "html" ], "type": "object" }

Other Tools from MCP Tailwind Gemini 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/Tai-DT/mcp-tailwind-gemini'

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