Promptles
Design with MCP

Google Stitch

intermediate

Definition

A free, AI-native design tool from Google Labs that generates high-fidelity UI — up to several connected screens — from a natural-language description. It ships an MCP server, so coding agents can pull its generated screens straight into a project without switching to a separate app.

In the wild

You describe a three-screen onboarding flow to Stitch, it generates the screens, and Claude Code calls the Stitch MCP's get_screen_code to bring them into your repo.

More from Design with MCP