Skip to main content
Glama
circuitry-dev

Circuitry MCP Server

Official

designer.getDesignContext

Extract design elements like fonts, colors, and button styles from screens to maintain visual consistency when generating HTML components.

Instructions

Get design context (fonts, colors, patterns, buttons) extracted from all screens.

Use this to understand the user's design style before generating HTML components. The returned context includes:

  • fonts: Font families, sizes, and weights used in text elements

  • colorPalette: Colors categorized by usage (primary/accent, backgrounds, text)

  • buttons: Detected button styles (background, text color, border radius)

  • patterns: Common corner radii, whether shadows/gradients are used

  • theme: Overall theme (light/dark/neutral) based on backgrounds

TIP: When generating HTML with html.create, use this context to match colors, fonts, and button styles to the existing design.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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