Figma MCP Go

Figma MCP - Local Plugin Integration ![tunglt1810/figma-mcp-go server](https://glama.ai/mcp/servers/tunglt1810/figma-mcp-go)

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

VERIFIED ACTIVE

LAST COMMIT 2026-08-30 · ★ 13 · #25 OF 85 MAINTAINED DESIGN · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Figma MCP Go

before you install - you'll need

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

Claude Code

claude mcp add tunglt1810-figma-mcp-go -- npx -y @tunglt1810/figma-mcp-go

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "tunglt1810-figma-mcp-go": {
      "command": "npx",
      "args": [
        "-y",
        "@tunglt1810/figma-mcp-go"
      ]
    }
  }
}

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

repository a fork of another project - check the upstream repo before trusting releases

license MIT - declared in the repository

npm package @tunglt1810/figma-mcp-go - published under the repo owner's npm scope (@tunglt1810)

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

03 · What Figma MCP Go can do

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

Latest releases

v0.3.1 · 2026-08-30

plugin upgrade - 15 new tools, consolidated 78 → 60 tools, observable panel (0.3.1) · nâng cấp plugin - 15 tool mới, gộp 78 → 60 tool, panel quan sát được (0.3.1)

v0.2.0 · 2026-08-27

v0.1.1 · 2026-08-19

04 · Who maintains Figma MCP Go

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

05 · Facts

category
design - ranked #25 of 85 actively-maintained design servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-08-30)
registry
io.github.tunglt1810/figma-mcp-go (active, first published 2026-06-27 · 9 versions)
packages
npm:@tunglt1810/figma-mcp-go

06 · Figma MCP Go FAQ

What is Figma MCP Go?

Figma MCP - Local Plugin Integration ![tunglt1810/figma-mcp-go server](https://glama.ai/mcp/servers/tunglt1810/figma-mcp-go)

Is Figma MCP Go still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-30 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Figma MCP Go?

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

Does Figma MCP Go 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 MCP Go

More design MCP servers · Uizze · KiCad Schematics · Canvas MCP (vishalsachdev) · Clinical Trial Design

More TypeScript MCP servers · Tuteliq MCP Server · Tychi MCP · Type Atlas · Testrail MCP Server · Dashclaw · see all