S
Stitch MCP Server
作者 @TchongoBot
Google Stitch MCP Server - AI UI generation via Gemini 2.5 Pro. 7 tools para Cowork/Claude Code.
创建于 2/7/2026
更新于 18 days ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-stitch-mcp-server
Cursor 配置 (mcp.json)
{
"mcpServers": {
"tchongobot-stitch-mcp-server": {
"command": "npx",
"args": [
"tchongobot-stitch-mcp-server"
]
}
}
}