The gemini-design-mcp server uses Google Gemini 3 Pro to generate frontend and design code. It exposes APIs for creating UI components, styling, and responsive layouts. It connects to Google's Gemini model and integrates with AI tools that need design and frontend code generation. Developers use it to automate UI development, prototype designs, and maintain context across conversations.
The gemini-design-mcp server uses Google Gemini 3 Pro to generate frontend and design code. It exposes APIs for creating UI components, styling, and responsive layouts. It connects to Google's Gemini model and integrates with AI tools that need design and frontend code generation. Developers use it to automate UI development, prototype designs, and maintain context across conversations.
npx -y gemini-design-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"gemini-design-mcp-npm": {
"command": "npx",
"args": [
"-y",
"npx -y gemini-design-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from gemini-design-mcp?"
API Key Required
This server requires an API key from gemini-design-mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| GEMINI-DESIGN-MCP_API_KEY | Yes | Your gemini-design-mcp API key |
"What resources are available in gemini-design-mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in gemini-design-mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in gemini-design-mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.