@vkhanhqui/figma-mcp-go 0.0.2 → 0.0.3-alpha

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # figma-mcp-go
2
2
 
3
- Figma MCP Server Without API Rate Limits
3
+ Figma MCP Free, No Rate Limits
4
4
 
5
- A free, open-source Figma MCP server that reads Figma files directly via plugin — no REST API, no rate limits. Works with Cursor, Claude, GitHub Copilot, and any MCP-compatible AI tool.
5
+ Open-source Figma MCP server with full read/write access via plugin — no REST API, no rate limits. Turn text into designs and designs into real code. Works with Cursor, Claude, GitHub Copilot, and any MCP-compatible AI tool.
6
6
 
7
7
  **Highlights**
8
8
  - No Figma API token required
@@ -11,6 +11,8 @@ A free, open-source Figma MCP server that reads Figma files directly via plugin
11
11
  - Supports multiple AI tools simultaneously
12
12
  - Written in Go, distributed via npm
13
13
 
14
+ https://github.com/user-attachments/assets/17bda971-0e83-4f18-8758-8ac2b8dcba62
15
+
14
16
  ---
15
17
 
16
18
  ## Why this exists
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vkhanhqui/figma-mcp-go",
3
- "version": "0.0.2",
3
+ "version": "0.0.3-alpha",
4
4
  "description": "A zero-cost, unlimited Figma MCP server — no API key, no rate limits",
5
5
  "mcpName": "io.github.vkhanhqui/figma-mcp-go",
6
6
  "bin": {