Figma MCP
UpFigma MCP is Figma's official MCP server: 24 tools (get_design_context, get_screenshot, get_code, get_variable_defs, use_figma) hand an agent a frame's design context — code, screenshot, variables — and, in beta, let it write to the canvas. It runs via mcp.figma.com and locally at 127.0.0.1:3845. A community alternative, Framelink, has 15.5k stars.
Why this server
- get_code turns a selected Figma frame straight into a ready-made markup component
- get_variable_defs pulls design-system variables — colors, spacing, typography
- use_figma in beta mode can also write changes back to the canvas
- 24 tools work both through the mcp.figma.com cloud and locally inside the Figma app
Usage examples
Prompt: Build a React product-card component from this Figma frame
Result: get_design_context and get_code returned the frame's structure and markup — the agent built the component with matching spacing and colors.
Prompt: Check whether this screen uses design-system colors, and send a screenshot
Result: get_variable_defs checked the colors against the theme's variables, and get_screenshot sent an image of the screen for a final check.
Health
120 reports in the last 30 days · Last report: 22 Sept 2026
Reports by day (30 days)
| date | works | partial | broken |
|---|---|---|---|
| 2026-08-24 | 4 | 0 | 0 |
| 2026-08-25 | 4 | 0 | 0 |
| 2026-08-26 | 4 | 0 | 0 |
| 2026-08-27 | 4 | 0 | 0 |
| 2026-08-28 | 4 | 0 | 0 |
| 2026-08-29 | 4 | 0 | 0 |
| 2026-08-30 | 4 | 0 | 0 |
| 2026-08-31 | 4 | 0 | 0 |
| 2026-09-01 | 4 | 0 | 0 |
| 2026-09-02 | 4 | 0 | 0 |
| 2026-09-03 | 4 | 0 | 0 |
| 2026-09-04 | 4 | 0 | 0 |
| 2026-09-05 | 4 | 0 | 0 |
| 2026-09-06 | 4 | 0 | 0 |
| 2026-09-07 | 4 | 0 | 0 |
| 2026-09-08 | 4 | 0 | 0 |
| 2026-09-09 | 4 | 0 | 0 |
| 2026-09-10 | 4 | 0 | 0 |
| 2026-09-11 | 4 | 0 | 0 |
| 2026-09-12 | 4 | 0 | 0 |
| 2026-09-13 | 4 | 0 | 0 |
| 2026-09-14 | 4 | 0 | 0 |
| 2026-09-15 | 4 | 0 | 0 |
| 2026-09-16 | 4 | 0 | 0 |
| 2026-09-17 | 4 | 0 | 0 |
| 2026-09-18 | 4 | 0 | 0 |
| 2026-09-19 | 4 | 0 | 0 |
| 2026-09-20 | 4 | 0 | 0 |
| 2026-09-21 | 4 | 0 | 0 |
| 2026-09-22 | 2 | 0 | 0 |
Reviews
No reviews yet.