gemini-designer-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@gemini-designer-mcpGenerate a React button component with variants"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Gemini Designer MCP
AI-powered UI design and code generation for your coding assistant
An MCP server that gives your AI coding assistant 17 tools for UI design, repo intelligence, and frontend code generation.
Install
npx gemini-designer init --localThat's it. The CLI will:
Detect your MCP clients (Cursor, Gemini CLI, VS Code, Claude, Codex, Windsurf, Zed, Antigravity)
Let you choose which to configure
Set up Gemini Designer automatically
Related MCP server: Components Build MCP
Tools
Tool | What it does |
| Design tokens, themes, color palettes |
| Plan + scaffold multi-file project structure (React/Next/Vue/SvelteKit/Remix/Angular) |
| Unified generator that returns a multi-file |
| Edit existing UI code (supports multi-file targets) |
| Add variants (+ optional Storybook file) |
| Screenshot + target files → patchable |
| Extract tokens from CSS |
| Convert tokens between CSS/Tailwind/Tokens Studio |
| Auto-detect framework & libraries |
| Index your components |
| Fast filtered repo file listing |
| Read multiple files safely (truncation + sha256) |
| File metadata (exists/size/mtime + optional sha256) |
| Text search (ripgrep-powered) |
| Generic writer tool to apply multi-file bundles |
| Run allowlisted scripts (lint/typecheck/build) (disabled by default) |
| High-signal prompting templates |
Usage
Local mode is free and uses your own Gemini API key:
npx gemini-designer init --localThe server also retains a remote mode for compatible self-hosted gateways. The former hosted Gemini Designer service is currently unavailable and is not required for local use.
Auto-Detected Clients
The CLI automatically detects and configures these MCP clients:
Client | Config Path |
Cursor |
|
Gemini CLI |
|
VS Code |
|
Claude Code |
|
OpenAI Codex |
|
Windsurf |
|
Zed |
|
Antigravity |
|
Docs
Maintainer/agent docs live in this repo under docs/.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-quality-maintenanceProvides AI assistants with advanced frontend debugging capabilities through 36 specialized tools for inspecting React/Vue/Angular/Svelte applications. Uses Playwright browser automation and source map intelligence to analyze components, network requests, bundle optimization, and resolve production errors.Last updated
- AlicenseBqualityDmaintenanceProvides AI assistants with tools to grade, generate, and validate UI components against the components.build specification. Supports searching documentation, checking compliance, and generating framework-agnostic accessible components.Last updated1129Apache 2.0
- Alicense-qualityDmaintenanceProvides AI assistants with access to a production-ready design system including Tailwind CSS component patterns, style guides (colors, typography, spacing), and Web Components specifications for consistent UI development.Last updated36MIT
- FlicenseAqualityCmaintenanceProvides AI assistants with frontend development tools including component scaffolding, bundle analysis, accessibility checks, and responsive design guidance. Enables automated generation of React components with tests and stories, bundle optimization recommendations, and WCAG compliance fixes.Last updated6
Related MCP Connectors
UI design from prompts, screenshots, and URLs for AI coding agents and theme tokens.
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
Design-system contract verification, scoring, and review tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Pape45/gemini-designer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server