{
  "slug": "figma-mcp-server",
  "name": "Figma MCP Server",
  "url": "https://developers.figma.com/docs/figma-mcp-server/",
  "cat": "mcp",
  "group": "ai",
  "tagline": "Official MCP server (design to code)",
  "price": "Free during beta · usage-based paid feature planned",
  "tier": "free",
  "pick": false,
  "what": "Figma's official server comes in two forms: a remote endpoint at <code>https://mcp.figma.com/mcp</code> available on all seats and plans, and a desktop server requiring a Dev or Full seat on a paid plan. It returns generated code, design system variables and components, layout context and Code Connect mappings.",
  "why": "The agent reads the actual frame — real spacing, real tokens, real component names — instead of eyeballing a screenshot. Code Connect makes it emit your components rather than inventing new ones.",
  "warn": "Still beta, and Figma states it will eventually become a usage-based paid feature. Only MCP clients in Figma's approved catalog may connect; anything else joins a waitlist.",
  "install": "claude mcp add --transport http figma https://mcp.figma.com/mcp",
  "category": {
    "key": "mcp",
    "name": "MCP servers & registries",
    "desc": "How your agent reaches past the terminal. Directory scale is not a quality signal.",
    "group": "ai",
    "groupName": "Put AI inside it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-19T00:17:14.278+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}