HomeDesign & Media › figma-mcp-go

figma-mcp-go

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

TypeScript
★ 13 stars Last pushed 2026-08-30 License: MIT

Connect

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

Package (npm 0.3.1)

npx -y @tunglt1810/figma-mcp-go@0.3.1

Or add to your MCP client config:

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

Related servers

Data from the Official MCP Registry