Skip to content

Supercharged Figma

Free

by MCP Community

Supercharged Figma MCP Server with full automation support

v1.0.9Added Apr 12, 2026
figmamcpaidesignautomation
Works with:ClaudeGPTGeminiCopilot

Supercharged Figma MCP Server

Supercharged Figma MCP Server with full automation support

Installation

npx -y supercharged-figma-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y supercharged-figma-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "supercharged-figma": {
      "command": "npx",
      "args": ["-y", "supercharged-figma-mcp"]
    }
  }
}