S
Stitch MCP Server
by @TchongoBot
Google Stitch MCP Server - AI UI generation via Gemini 2.5 Pro. 7 tools para Cowork/Claude Code.
Created 2/7/2026
Updated about 9 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-stitch-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"tchongobot-stitch-mcp-server": {
"command": "npx",
"args": [
"tchongobot-stitch-mcp-server"
]
}
}
}