Back to MCP Servers
🔌

vkhanhqui/figma-mcp-go

MIT

](https://glama.ai/mcp/servers/vkhanhqui/figma-mcp-go) 🏎️ 🏠 🍎 🪟 🐧 - Figma MCP server with full read/write access via plugin bridge — no API token, no rate limits. 58 tools for design automation:

GoAPIs

Install

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

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "vkhanhqui-figma-mcp-go": {
      "command": "npx",
      "args": [
        "-y",
        "-y",
        "@vkhanhqui/figma-mcp-go@latest"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.