Design

Framelink Figma MCP

Framelink’s Figma Context MCP (figma-developer-mcp) is one of the most-starred Figma MCP servers. It pulls frame and layout context from Figma so agents can implement UI closer to the source design. Requires a Figma API key.

Stars

15.4k

Installs

420.0k

License

MIT

Kind

MCP

Trust evidence

Catalogued

Catalogued MCP with public repository metadata. Not a verified endorsement.

  • Stars: 15.4k · catalog
  • Freshness: Updated 2026-06-15
  • Used in 2 known stacks

Prerequisites

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

Reference command

{
  "mcpServers": {
    "framelink-figma": {
      "command": "npx",
      "args": ["-y", "figma-developer-mcp", "--figma-api-key=YOUR-KEY", "--stdio"]
    }
  }
}

Often stacked with

Stacks that include this