Figma Dev Mode MCP Server icon

Figma Dev Mode MCP Server

The Figma Dev Mode MCP Server exposes design context from an open Figma file to your AI coding tool via the Model Context Protocol (MCP). Run it from the Figma desktop app and connect your editor’s MCP client to http://127.0.0.1:3845/mcp. Once connected, agents can call tools to generate code for a selected frame (get_code – default React + Tailwind), extract tokens and variables (get_variable_defs), fetch a Code Connect mapping to reuse your components (get_code_connect_map), and optionally capture images for layout fidelity (get_image). You can provide selection-based context (current frame) or link-based context (copy a frame URL) and guide output with rule files. The server communicates over SSE and works with editors that support MCP (VS Code, Cursor, Windsurf, Claude Code). Availability: open beta; requires a Dev or Full seat on Professional, Organization, or Enterprise plans.

Best for: developers who want reliable, structured design context in their IDE; teams with Code Connect set up to enforce component reuse and design token fidelity.

No discussions yet

Be the first to start a discussion about Figma Dev Mode MCP Server

Developer

Figma builds collaborative design and developer tools including Figma Design, Dev Mode, FigJam, Slides, Draw, Buzz, Sites, and Make.

Other tools by this developer:

Pricing and Plans

PlanPriceFeatures
Dev seat (Professional)$12/monthly
  • Access to Dev Mode and MCP Server (open beta)
  • Editor integration via MCP
Dev or Full seat (Organization / Enterprise)Contact us
  • Access with eligible seats on higher plans
  • Enterprise admin & security controls

System Requirements

Operating System
macOS (Figma Desktop), Windows (Figma Desktop)
Memory (RAM)
4GB+ recommended
Processor
Modern 64-bit CPU
Disk Space
Minimal (desktop app + project files)

AI Capabilities

Design-to-code generation (framework-switchable via prompt)
Design token extraction (variables, styles)
Component reuse via Code Connect mappings
Image capture for layout fidelity