0x-Professor/Stitch-mcp-server
The Stitch MCP Server bridges your AI coding assistant with Google's Stitch UI Generation API. Design, generate, and scaffold production-ready HTML components directly into your workspace using natural language.
Platform-specific configuration:
{
"mcpServers": {
"Stitch-mcp-server": {
"command": "npx",
"args": [
"-y",
"Stitch-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://www.npmjs.com/package/stitch-mcp-server) [](https://www.npmjs.com/package/stitch-mcp-server) [](https://opensource.org/licenses/MIT) [](https://nodejs.org) [](https://github.com/0x-Professor/Stitch-mcp-server/actions/workflows/ci.yml)
> Enterprise-ready Model Context Protocol (MCP) server for [Google Stitch SDK](https://github.com/AugmentedCode/stitch-sdk) — Generate beautiful web UIs from text prompts using AI.
The Stitch MCP Server bridges your AI coding assistant (Claude, Cursor, Cline, Copilot, etc.) with Google's Stitch UI Generation API. Design, generate, and scaffold production-ready HTML components directly into your workspace using natural language.
---
| Feature | Description | |---------|-------------| | AI UI Generation | Generate complete HTML screens from text descriptions | | Edit and Iterate | Modify existing screens with natural language prompts | | Design Variants | Generate multiple design variations to explore options | | Auto-Scaffold | Save generated UI directly to your project files | | Multi-Client Support | Works with Claude Desktop, Cursor, Cline (VS Code), and any MCP client | | One-Click Setup | Interactive installer configures everything automatically |
---
Run the interactive setup wizard:
npx stitch-mcp-server setupThis will:
Loading reviews...