Google Stitch MCP
About
Universal MCP Server for Google Stitch. Connect AI agents to your UI designs.
Details
- Author
- kargatharaakash
- Categories
- Productivity, Design, Other, File Management
Jump to
Setup
Install Google Stitch MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/kargatharaakash/stitch-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Universal MCP Server for Google Stitch. Connect AI agents to your UI designs.
Build amazing UI/UX designs instantly with AI. Works seamlessly with Cursor, Claude, Antigravity, and any MCP-compatible editor.
- Zero Config: Just login once and it works everywhere.
- Universal: Works on Windows, Mac, and Linux.
- Free: Google Stitch API is free to use.
You need a Google Cloud project with the Stitch API enabled.
# Login to your Google Cloud gcloud auth login # Set your project (replace with your actual project ID) gcloud config set project YOUR_PROJECT_ID gcloud auth application-default set-quota-project YOUR_PROJECT_ID # Enable the magic gcloud beta services mcp enable stitch.googleapis.com
This givesstitch-mcppermission to talk to Google on your behalf.
Copy and paste this into your MCP config file:
For Claude Desktop:~/Library/Application Support/Claude/claude_desktop_config.json
For Cursor: Settings > MCP > Add New Server
{ "mcpServers": { "stitch": { "command": "npx", "args": ["-y", "stitch-mcp"], "env": { "GOOGLE_CLOUD_PROJECT": "YOUR_PROJECT_ID" } } } }
💡 Pro Tip: The "Designer Flow"
To generate consistent UI, use this 2-step flow:
- Extract: "Get design context from the Home Screen..."
- Generate: "Using that context, generate a Chat Screen..."
This ensures your new screen matches your existing design system perfectly.
Apache 2.0- Open source and free to use.
Interact with Google Docs and Google Drive for document creation, editing, and file management, with support for shared drives.
Integrates AutoCAD with large language models (LLMs) for natural language interaction. Requires AutoCAD 2018+ on Windows.
Manage task backlogs using a file-based JSON storage system.
A command-line tool to fetch Google Calendar schedules and convert them into custom prompts or text snippets using a template engine.
Carryo is a remote MCP server for sharing Claude or ChatGPT-created HTML artifacts as live links.
MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more. Preserves spreadsheet structure (rows/columns) that is lost when pasting into Claude directly. Claude can also write results back to your clipboard.
Read and edit Word (.docx) documents with track changes, comments, footnotes, and structural validation. 18 tools with OOXML-level paraId validation and document auditing.
An MCP server for creating, modifying, and manipulating Excalidraw drawings via an API.
Read and write data from Microsoft Excel files. Supports text, formulas, sheet creation, and Windows-only live editing.
Give AI a "send file" capability via P2P (Local-first)
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




