Skip to content

Figma

Free

by MCP Community

MCP server for figma

v0.7.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Figma MCP Server

MCP server for figma

Installation

npx -y @thirdstrandstudio/mcp-figma

Reviews

Leave a Review

Installation

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