M
MCP Garendesign
作者 @lyw405
⚔️ AI驱动的智能组件设计平台 基于MCP协议,让每个开发者都能轻松创建高质量前端组件。支持Claude、GPT、DeepSeek等多AI模型,从需求到代码全程智能化。
创建于 8/15/2025
更新于 4 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcp-garendesign
Cursor 配置 (mcp.json)
{
"mcpServers": {
"lyw405-mcp-garendesign": {
"command": "npx",
"args": [
"lyw405-mcp-garendesign"
]
}
}
}