Stitch
Freeby MCP Community
Universal MCP server for Google Stitch - AI-powered UI/UX design tool. Works with Claude, Cursor, Antigravity, and any MCP-compatible AI.
v1.3.2Added Apr 12, 2026
mcpstitchgoogleaiui
Stitch MCP Server
Universal MCP server for Google Stitch - AI-powered UI/UX design tool. Works with Claude, Cursor, Antigravity, and any MCP-compatible AI.
Installation
Reviews
Installation
Quick install
npx -y stitch-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"stitch": {
"command": "npx",
"args": ["-y", "stitch-mcp"]
}
}
}