Figma UI MCP

Claude Code to Figma · Antigravity to Figma · Cursor to Figma · Any MCP IDE to Figma. It runs locally over stdio via the published package.

People connecting design tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-05-26 · ★ 232 · #26 OF 74 MAINTAINED DESIGN · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Figma UI MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add tranhoaihung-figma-ui-mcp -- npx -y figma-ui-mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package figma-ui-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.TranHoaiHung is GitHub-verified and matches the repo owner

03 · What Figma UI MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.5.26 · 2026-05-26

Fixed - 10 bugs from field report (Clean Master Plus project) · BUG-NUM-01 (HIGH): FLOAT scalar variables only applied to default mode (src/plugin/handlers-tokens.js) · { "radius-md": 12 } on a multi-mode collection…

v2.5.25 · 2026-05-22

Fixed - Connection stability + INSTANCE_SWAP defaultValue · Connection stability (bridge-server.js + plugin/ui.html) · Field report: "Cứ lâu lâu nó bị disconnect xong phải đợi connect lại, có khi không connect, chạy…

v2.5.24 · 2026-05-19

Added - Complete component property workflow (merged PRs #8, #9, #10, #11 by @muhammadmahad-debug) · This release closes a major gap: instance text overrides now actually re-measure auto-layout. Buttons grow to fit…

04 · Who maintains Figma UI MCP

figma-ui-mcp is maintained by tranhoaihung. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
design - ranked #26 of 74 actively-maintained design servers as of 2026-08-25.
registry
io.github.TranHoaiHung/figma-ui-mcp (active, first published 2026-03-16 · 59 versions)
packages
npm:figma-ui-mcp

06 · Figma UI MCP FAQ

What is Figma UI MCP?

Claude Code to Figma · Antigravity to Figma · Cursor to Figma · Any MCP IDE to Figma. It runs locally over stdio via the published package.

Is Figma UI MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-26. We re-verify nightly.

How do I install Figma UI MCP?

Run `npx -y figma-ui-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Figma UI MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Figma UI MCP

More design MCP servers · Contextatlas · melta UI · Figma MCP Go · Aicanvas · Uizze

More JavaScript MCP servers · Transcribe · Godot MCP (tugcantopaloglu) · Measure.events Analytics · Server Google Antigravity · Uindow · see all