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