Google Stitch MCP
JSON →Universal MCP Server for Google Stitch. Connect AI agents to your UI designs.
Tools · 9
- extract_design_context 🧠 Scans a screen to extract 'Design DNA' (Fonts, Colors, Layouts). Use this to keep style consistent.
- fetch_screen_code 💾 Downloads the raw HTML/Frontend code of a screen.
- fetch_screen_image 🖼️ Downloads the high-res screenshot of a screen.
- generate_screen_from_text ✨ Generates a NEW screen based on your prompt (and context).
- create_project 📁 Creates a new workspace/project folder.
- list_projects 📋 Lists all your available Stitch projects.
- list_screens 📱 Lists all screens within a specific project.
- get_project 🔍 Retrieves details of a specific project.
- get_screen ℹ️ Gets metadata for a specific screen.
Environment variables
YOUR_PROJECT_ID
Links
★ 106 GitHub stars