Home › Development › figma-mcp-go

figma-mcp-go

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

Go Local macOSWindowsLinux

Topics: Developer Tools

Connect

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

Package (npm 0.1.3)

npx -y @vkhanhqui/figma-mcp-go@0.1.3

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry