HomeCloud & Monitoring › figma-ui-mcp

figma-ui-mcp

Bidirectional Figma MCP — AI draws UI on Figma canvas, reads designs back

JavaScript
★ 253 stars Last pushed 2026-09-21 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.5.26)

npx -y figma-ui-mcp@2.5.26

Or add to your MCP client config:

{
  "mcpServers": {
    "figma-ui-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "figma-ui-mcp@2.5.26"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry