Figma Restoration Tools
Freeby MCP Community
Professional Figma Component Restoration Kit - MCP tools with snapDOM-powered high-quality screenshots, intelligent shadow detection, and smart debugging for Vu
v1.0.0Added Apr 12, 2026
figmarestorationvuecomponentmcp
Figma Restoration Tools MCP Server
Professional Figma Component Restoration Kit - MCP tools with snapDOM-powered high-quality screenshots, intelligent shadow detection, and smart debugging for Vu
Installation
Reviews
Installation
Quick install
npx -y figma-restoration-tools
Add to claude_desktop_config.json
{
"mcpServers": {
"figma-restoration-tools": {
"command": "npx",
"args": ["-y", "figma-restoration-tools"]
}
}
}