Figma Desktop

Connect AI assistants to the Figma Desktop app via its local Dev Mode MCP server.

Type: Official

Source Type: Local Package

Source: Figma Dev Mode

Description: Figma Desktop MCP server connects AI assistants to your local Figma Desktop application via Figma's built-in MCP endpoint. It enables reading the currently selected frame, components, and design tokens — useful for design-to-code workflows.


Setup

Prerequisites

Figma Desktop must be running with Preferences → Enable local MCP Server turned on. The server listens on http://127.0.0.1:3845/mcp. No credentials are required because the connection is local-only.

Last updated