Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

screen.create

Create new screens or artboards for UI/UX design with device presets like iPhone 15, iPad Pro, or custom dimensions, then analyze layouts for issues.

Instructions

Create a new screen (page/artboard) in the Designer.

Device presets: iPhone 15, iPhone SE, iPad Pro 12", Desktop 1920, etc. Or use "custom" with explicit dimensions.

TIP: After adding components to a screen, run layout.analyze to check for layout issues and get suggested fixes. Screens can be resized taller if content overflows.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesScreen name (e.g., "Home", "Login", "Dashboard")
devicePresetNoDevice preset or "custom"
dimensionsNoCustom dimensions { width, height } - used when devicePreset is "custom"
backgroundColorNoBackground color (default: #ffffff)
positionNoPosition { x, y } on canvas (auto-calculated if not provided)
Install Server

Other Tools

Latest Blog Posts

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/circuitry-dev/circuitry-mcp-server'

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