Skip to content

Figma Developer

Free

by MCP Community

Model Context Protocol server for Figma integration

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

Figma Developer MCP Server

Model Context Protocol server for Figma integration

Installation

npx -y @iflow-mcp/figma-developer-mcp

Reviews

Leave a Review

Installation

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