← Index

io.github.vkhanhqui/figma-mcp-go

io.github.vkhanhqui/figma-mcp-go·v0.1.3·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "figma-mcp-go": {
      "command": "npx",
      "args": [
        "-y",
        "@vkhanhqui/figma-mcp-go"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "figma-mcp-go": {
      "command": "npx",
      "args": [
        "-y",
        "@vkhanhqui/figma-mcp-go"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @vkhanhqui/figma-mcp-go
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other