claude-talk-to-figma-mcp

arinspunk/claude-talk-to-figma-mcp
★ 509 stars TypeScript 🤖 AI/LLM Updated 1mo ago
A Model Context Protocol (MCP) that allows Claude Desktop and other AI tools (Claude Code, Cursor, Antigravity, etc.) to read, analyze, and modify Figma designs
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-talk-to-figma": {
      "command": "npx",
      "args": [
        "-y",
        "arinspunk/claude-talk-to-figma-mcp"
      ]
    }
  }
}

Topics

antigravityclaudeclaude-aiclaude-codecursorfigmagithubcopilotmcpmcp-serverwindsurf-ai