Skip to main content
Glama

its-just-ui MCP Server

by its-just-ui

create_responsive_layout

Generate responsive layouts using Tailwind CSS and its-just-ui components. Define grid, flexbox, or container structures with breakpoints for sm, md, lg, and xl screen sizes.

Instructions

Create a responsive layout using Tailwind CSS and its-just-ui components

Input Schema

NameRequiredDescriptionDefault
breakpointsNo
typeYes

Input Schema (JSON Schema)

{ "properties": { "breakpoints": { "properties": { "lg": { "type": "string" }, "md": { "type": "string" }, "sm": { "type": "string" }, "xl": { "type": "string" } }, "type": "object" }, "type": { "enum": [ "grid", "flexbox", "container", "sidebar", "hero", "card-grid" ], "type": "string" } }, "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