figma-mcp-go by vkhanhqui
45 score
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.
Ranked #2389 out of 8010 indexed tools.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 0
Freshness 9d ago
Issue Health 100%
Stars 68
Platform Breadth 1 platform
Contributors 2
Description Detailed
How to Improve
Platforms medium impact
Supported Platforms
From the README
# figma-mcp-go Figma MCP — Free, No Rate Limits 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. **Highlights** - No Figma API token required - No rate limits — free plan friendly - **Read and Write** live Figma data via plugin bridge - Supports multiple AI tools simultaneously - Written in Go, distributed via npm https://github.com/user-attachments/assets/17bda971-0e83-4f18-8758-8ac2b8dcba62 --- ## Why this exists Most Figma MCP servers rely on the **Figma REST API**. That sounds fine… until you hit this: | Plan | Limit | |------|-------| | Starter / View / Collab | **6 tool calls/month** | | Pro / Org (Dev seat) | 200 tool calls/day | | Enterprise | 600 tool calls/day | If you're experimenting with AI tools, you'll burn through that in minutes. I didn't have enough money to pay for higher limits. SoRead full README on GitHub →