mcpbeat Sign in

Figma MCP Go MCP Server

by vkhanhqui Your server? Claim it
local only

Figma MCP Go runs on your own machine — the client starts it, so there is no endpoint to ping. 679 installs a week from npm.

Figma MCP server with full read/write access via plugin — no API token, no rate limits. 73 tools.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 168 · avg 95 · +241% w/w
a month agotoday
679
Installs / week
npm · @vkhanhqui/figma-mcp-go
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add figma-mcp-go -- npx -y @vkhanhqui/figma-mcp-go
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "figma-mcp-go": {
      "args": [
        "-y",
        "@vkhanhqui/figma-mcp-go"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.figma-mcp-go]
command = "npx"
args = ["-y", "@vkhanhqui/figma-mcp-go"]
.cursor/mcp.json
{
  "mcpServers": {
    "figma-mcp-go": {
      "args": [
        "-y",
        "@vkhanhqui/figma-mcp-go"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "figma-mcp-go": {
      "args": [
        "-y",
        "@vkhanhqui/figma-mcp-go"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Figma MCP Go

same job, measured the same way
Figma MCP Go
by tunglt1810

Figma MCP server with full read/write access via plugin bridge — no API token or rate limits.

194 installs/wk local only
Figma MCP Rs
by jirayusueb

Figma/FigJam MCP server with read/write via plugin — no API token, no limits. 78 tools.

201 installs/wk local only
Figma MCP Rust
by alvinindra

Figma MCP server in Rust: plugin bridge, no API token, no rate limits, 73 tools.

126 installs/wk local only
Localfig
by lucasgorgal

The Figma desktop app as an MCP server: full Plugin API for AI agents. Local, no token, no quota.

24 installs/wk local only
Figma MCP Server
by planetabhi

A local MCP server with full Figma REST API coverage.

1 772 installs/wk local only
Layerbridge
by muradyf

Read, edit and export the Figma file open in a local plugin. No REST API, no rate limits.

138 installs/wk local only
Figma Designer
by a1245582339

Give AI agents full read & write access to Figma — 50+ tools for design automation

local only
Figma MCP Server
by oabolade

MCP server enabling AI assistants to interact with Figma designs via natural language commands

18 installs/wk local only

Figma MCP Go — questions

Answers built from our own checks of this server.

Why is there no uptime for Figma MCP Go?
Figma MCP Go runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @vkhanhqui/figma-mcp-go was installed 679 times last week.
Is Figma MCP Go still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Figma MCP Go?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @vkhanhqui/figma-mcp-go straight from npm; nothing to host, nothing to sign up for.
How many people use Figma MCP Go?
The npm package @vkhanhqui/figma-mcp-go was installed 679 times in the last week. Week over week that is +241%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.