Skip to content
← Back to Skills & MCP

Framelink Figma MCP

🔌 MCP Server

Give AI your Figma designs to one-shot the UI

Open Source No Ads No Tracking Self-hostable

An open-source MCP server that pulls layout and styling from the Figma API, simplifies it, and feeds it to coding agents like Cursor and Claude so they implement the UI far more accurately. Requires a Figma access token.

Install / Add

npx -y figma-developer-mcp --stdio

Why we picked it

Framelink Figma MCP fixes the most frustrating part of "AI builds from a design": with only a screenshot the model has to guess pixels, but this server reads the structured data behind a Figma file — layers, constraints, spacing, colors, fonts — trims the noise, and feeds just the relevant layout and styling to the model, so one-shot accuracy jumps dramatically.

It is open source under MIT, self-hostable, and runs on nothing more than a Figma access token. For frontend and design engineers it collapses the design-to-code gap into a single link: paste a Figma URL and let the agent emit UI code that closely matches the source. It is one of the most mature and popular MCP servers in the design-handoff space.