# vkhanhqui/figma-mcp-go

**Category:** 💰 Finance & Fintech  
**Repository:** https://github.com/vkhanhqui/figma-mcp-go  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/vkhanhqui-figma-mcp-go

## Description
Figma MCP server with full read/write access via plugin bridge — no API token, no rate limits. 58 tools for design automation: styles, variables, components, prototypes, and content.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "figma-mcp-go": {
    "command": "npx",
    "args": ["-y","vkhanhqui-figma-mcp-go"]
  }
}
```

## Documentation
This MCP server provides comprehensive read and write capabilities for Figma design files through a plugin bridge, bypassing the need for API tokens and avoiding rate limits. It supports 58 tools focused on design automation, including manipulation of styles, variables, components, prototypes, and content. Use this server when you need programmatic control over Figma designs with extensive automation features and unrestricted access.

**Use cases:**
- Automate style and variable management in Figma files
- Create and modify components and prototypes programmatically
- Manage and update design content without API token constraints

**Key features:**
- Full read/write access to Figma via plugin bridge
- No API token required
- No rate limits
- 58 design automation tools covering styles, variables, components, prototypes, and content

_Summarized from the repository README — see the link above for the full text._

