Submit

Stitch Mcp App UI

4 months ago
An interactive MCP App that brings Google Stitch design tools directly into AI assistants like Claude Code, Claude Desktop, and ChatGPT. Browse projects, view screen designs, extract design tokens, and generate new screens — all within your chat interface. Built with the MCP Apps (ext-apps) extension, which renders interactive React UI inside MCP host sandboxed iframes.

Tools

Server Config

{
  "mcpServers": {
    "stitch-design": {
      "command": "node",
      "args": [
        "/path/to/stitch-mcp-app/dist/main.js"
      ],
      "env": {
        "GOOGLE_CLOUD_PROJECT": "your-gcp-project-id"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Stitch Mcp App UI MCP Client