About this integration
Bidirectional Figma MCP — AI draws UI on Figma canvas, reads designs back
- Transport
- stdio
- Authentication
- none
- Initial setup
- user-authorization
- Runtime
- unattended
- Evidence
- documented
- Version
- 2.5.26
- Package
- figma-ui-mcp
- Last compatibility test
- Not independently tested
Connect your agent
figma-ui-mcpPublisher documentation reviewed; package not executed. Figma Desktop and the manually installed plugin must be running, so unattended calls are conditional on that one-time setup and active local bridge.
Capabilities: Read Figma designs, Modify Figma canvases, Export screenshots and design context
Connected profiles
Additional details
io.github.TranHoaiHung/figma-ui-mcp
Source ↗ · Checked 2026-09-172.5.26
Source ↗ · Checked 2026-09-17CC0-1.0; package licenses are separate
Source ↗ · Checked 2026-09-17npm
Source ↗ · Checked 2026-09-17figma-ui-mcp
Source ↗ · Checked 2026-09-202.5.26
Source ↗ · Checked 2026-09-20The MCP server starts a small HTTP server bound to `localhost:38451`. The Figma plugin (running inside Figma Desktop) uses **long polling** — the server holds requests up to 8s until work arrives, flushing immediately when new ops are queued (near-realtime latency <100ms). All traffic stays on your machine — nothing is sent to any external server.
Source ↗ · Checked 2026-09-20**Bidirectional Figma MCP bridge** — let AI assistants (Claude Code, Cursor, Windsurf, Antigravity, VS Code Copilot, or any MCP-compatible IDE) **draw UI directly on Figma canvas** and **read existing designs back** as structured data, screenshots, or code-ready tokens. No Figma API key needed — works entirely over localhost.
Source ↗ · Checked 2026-09-20{ "mcpServers": { "figma": { "command": "npx", "args": ["-y", "figma-ui-mcp"] } } }
Source ↗ · Checked 2026-09-20Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-20