By sunhome243
Figma MCP with batch ops, multi-channel routing, library automation, and design best-practice skills. No API token, no rate limits.
Use when extracting a DESIGN.md from a Figma file, including tokens, text styles, component inventory, design rationale, and optional Tailwind or DTCG exports.
Use when building, editing, or reviewing Figma UI layouts, auto layout, components, spacing, typography, states, dark mode, or developer handoff.
Use when calling figma-mcp-express MCP tools for Figma reads, validated writes, library imports, audits, token binding, screenshots, or multi-file/channel work.
Use when wiring prototype interactions (clicks, navigation, overlays, transitions, flow starting points) onto existing Figma frames, or auditing or inferring a prototype flow from a static design.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.

Enhanced fork of vkhanhqui/figma-mcp-go.
Fast, quota-free, agent-ready Figma MCP. Give AI agents direct read/write access to Figma through a local Desktop plugin, with batch execution, multi-file routing, and stable concurrent sessions that are not capped by Figma's official MCP server tool-call limits.
Claude Code, Codex, and other coding agents that can use the local filesystem is recommended. Unlike cloud-only MCPs, figma-mcp-express uses the filesystem to optimize the performance and stability.
If you are building design migration, audit, or handoff agents, give it a try.
| Promise | What it means in practice |
|---|---|
| Fast | Build with fewer LLM ↔ plugin round-trips by batching dependent operations into one call. |
| Quota-free | Plugin-side work is not capped by Figma's official MCP server limits, such as 6 calls/month for View/Collab seats or 200-600 calls/day for Dev/Full seats. |
| Agent-ready | Multiple agents can share a compact default tool surface safely through channel routing, reconnects, read dedup, and a hardened request queue. |
| Compared with | What blocks real automation | What figma-mcp-express adds |
|---|---|---|
| Official Figma MCP | Seat-based MCP server limits: View/Collab seats get up to 6 calls/month, while Dev/Full seats get daily and per-minute caps. | Local plugin-side read/write access for open files without those official MCP tool-call quotas. |
| Plain figma-mcp-go | Single-connection assumptions, no batching, no parallel agents, weaker library automation, and reconnect flapping under multi-file or long-running sessions. | Multi-file channels, batch ops, library tooling, response spill-to-disk, reconnect safety, and concurrent agent handling. |
| Manual Figma cleanup | Repetitive token binding, component replacement, audits, and design-to-code extraction. | Agent workflows that can scan, modify, verify, and report across large files. |
npx claudepluginhub sunhome243/figma-mcp-express --plugin figma-mcp-expressHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.
Intelligent prompt optimization: injects the right context at the right moment so Claude lands a better first output. Clarifies vague prompts with research-based questions, plus targeted nudges for approach selection, plan readability, workflow routing, background execution, subagent routing, output readability, user-decision questions, and plan-mode assessment