39
/ 100
1 month ago
glama

Claude Stitch MCP

Enables managing Stitch design projects via natural language, including listing projects, viewing details, retrieving screens, downloading assets, and generating new screens from text prompts.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: STITCH_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretSTITCH_API_KEYexport ="your-api-key" # or use ADC
configSTITCH_AUTH_TYPEexport ="api_key" # or "adc"
configSTITCH_BASE_URLexport ="https://stitch.withgoogle.com/api"
configSTITCH_PROJECT_IDexport ="your-project-id"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/shoaibjin27-spec-claude-stitch-mcp-1tm8yo)](https://m8ven.ai/mcp/shoaibjin27-spec-claude-stitch-mcp-1tm8yo)
commit: 2b6c780b12856b031bad4948fb264ee2c421e527
code hash: d21f3d353a0b3b608ed2e4020a72f1264d37c1c9da8d02dd2dcdf080ab6b78f1
verified: 6/25/2026, 9:46:11 AM
view raw JSON →