Sloth D2c
Freeby MCP Community
**Figma Design-to-Code MCP Server | Figma 设计稿转代码 MCP 服务**
v1.0.5-beta33Added Apr 12, 2026
Sloth D2c MCP Server
Figma Design-to-Code MCP Server | Figma 设计稿转代码 MCP 服务
Installation
npx -y sloth-d2c-mcp
Reviews
Installation
Quick install
npx -y sloth-d2c-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"sloth-d2c": {
"command": "npx",
"args": ["-y", "sloth-d2c-mcp"]
}
}
}