Design

Figma MCP

Figma’s official MCP server streams design context—frames, components, and selection details—into assistants so agents can implement UI that matches the source of truth in Figma.

Stars

1.7k

Installs

180.0k

License

Proprietary

Kind

MCP

Trust evidence

Verified

Verified MCP — curated catalog entry with reviewed setup metadata.

  • Stars: 1.7k · catalog
  • Freshness: Updated 2025-10-16
  • Used in 4 known stacks

Prerequisites

  • · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
  • · Node.js 18+

Reference command

{
  "mcpServers": {
    "figma": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.figma.com/mcp"]
    }
  }
}

Often stacked with

Stacks that include this