Skip to content

Figma Developer

Free

by MCP Community

Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.

v0.10.1Added Apr 12, 2026
figmamcptypescript
Works with:ClaudeGPTGeminiCopilot

Figma Developer MCP Server

Give your coding agent access to your Figma data. Implement designs in any framework in one-shot.

Installation

npx -y figma-developer-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y figma-developer-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "figma-developer": {
      "command": "npx",
      "args": ["-y", "figma-developer-mcp"]
    }
  }
}