Skip to main content
Developer ToolsTypeScript

dannote/figma-use

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

developer-toolslocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/dannote/figma-use

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
dannote