Skip to content

Figma Restoration Tools

Free

by 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
Works with:ClaudeGPTGeminiCopilot

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

Leave a Review

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"]
    }
  }
}