$ timeahead.in
/ servers/npm/@vkhanhqui/figma-mcp-go
npm

@vkhanhqui/figma-mcp-go

A zero-cost, unlimited Figma MCP server — no API key, no rate limits

1k stars2k/wkupdated 9d agogithub ↗
88good
▣ Overview

What it does

Figma MCP provides full read-and-write access to live Figma files through a plugin bridge instead of the REST API. It exposes 73 operations for design automation: create and modify frames, shapes, text, fills, strokes, components, styles, variables, prototypes, and more. Because it bypasses the Figma REST API entirely, there are no rate limits—even the free plan supports unlimited operations. The server works with Claude, Cursor, GitHub Copilot, and any MCP-compatible AI tool; installation is a single npx command with no API key required.

Who it's for

Designers and developers automating Figma workflows via Claude or other AI tools. Particularly valuable for teams building design-to-code pipelines, those experimenting with AI-driven design generation, or anyone frustrated by Figma's REST API rate limits (as low as 6 calls per month on free plans).

Common use cases

  • Generate UI layouts and components from text descriptions via Claude
  • Export Figma designs as production-ready code or design tokens
  • Batch-rename, restructure, or reorganize Figma files programmatically
  • Create or populate design systems—styles, variables, components—via AI iteration
  • Prototype new design ideas by having Claude generate multiple variations

Setup pitfalls

  • Requires Figma Desktop app to import the plugin; web-only users cannot use this server
  • Plugin manifest must be manually imported from plugin.zip via Figma → Plugins → Development → Import plugin from manifest
  • The Figma file must remain open in Figma Desktop while the plugin is active
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
71
14.1
Quality
10%
90
9.0
Trust
10%
50
5.0
Total
88.1
⚿ Capabilities & Risk Explainer
execsecrets
◆ Risk level: medium
exec + secrets active — can execute code, access credentials, and make external network calls.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "vkhanhquifigma-go": {
      "command": "npx",
      "args": [
        "-y",
        "@vkhanhqui/figma-mcp-go"
      ]
    }
  }
}
⚙ Maintenance health
60/ 100 · is this project alive?
contributors (1y)6
top contributor share92%
releases (1y)16
last release61d ago
ci✓ passing
⛁ Raw data
weekly downloads2k
github stars1k
forks191
open issues29
license✓ present
readme length10911 chars
last publish0d ago
last commit9d ago
last updated7d ago
install verified✗ fail · 25d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points