Skip to main content

claude-talk-to-figma-mcp

by arinspunk· Developer Tools
462

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

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

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

Works Well With

Other MCP servers developers commonly pair with claude-talk-to-figma-mcp

About

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

antigravityclaudeclaude-aiclaude-codecursorfigmagithubcopilotmcpmcp-serverwindsurf-ai