Back to MCP Servers
🔌

dannote/figma-use

MIT

📇 🏠 - Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.

TypeScriptProductivity

Install

npx -y figma-use

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "dannote-figma-use": {
      "command": "npx",
      "args": [
        "-y",
        "figma-use"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.