@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 +4 -2
- package/bin/darwin-amd64/figma-mcp-go +0 -0
- package/bin/darwin-arm64/figma-mcp-go +0 -0
- package/bin/linux-amd64/figma-mcp-go +0 -0
- package/bin/linux-arm64/figma-mcp-go +0 -0
- package/bin/windows-amd64/figma-mcp-go.exe +0 -0
- package/bin/windows-arm64/figma-mcp-go.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# figma-mcp-go
|
|
2
2
|
|
|
3
|
-
Figma MCP
|
|
3
|
+
Figma MCP — Free, No Rate Limits
|
|
4
4
|
|
|
5
|
-
|
|
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
|